This is the basic computing engine called by flexmix, it
should usually not be used directly.
FLXfit(model, concomitant, control, postunscaled = NULL, groups,
weights)Returns an object of class flexmix.
List of FLXM objects.
Object of class FLXP.
Object of class FLXcontrol.
A numeric vector of weights to be used in the fitting process.
Initial a-posteriori probabilities of the observations at the start of the EM algorithm.
List with components group which is a factor with
optional grouping of observations and groupfirst which is a
logical vector for the first observation of each group.
Friedrich Leisch and Bettina Gruen
flexmix, flexmix-class