fitted.RdExtract fitted values for each component from a flexmix object.
# S4 method for class 'flexmix'
fitted(object, drop = TRUE, aggregate = FALSE, ...)an object of class "flexmix" or
"FLXR"
logical, if TRUE then the function tries to
simplify the return object by combining lists of length 1 into
matrices.
logical, if TRUE then the fitted values for
each model aggregated over the components are returned.
currently not used