Fitter Function for FlexMix Models
This is the basic computing engine called by flexmix
, it
should usually not be used directly.
FLXfit(model, concomitant, control, postunscaled = NULL, groups, weights)
model |
List of |
concomitant |
Object of class |
control |
Object of class |
weights |
A numeric vector of weights to be used in the fitting process. |
postunscaled |
Initial a-posteriori probabilities of the observations at the start of the EM algorithm. |
groups |
List with components |
Returns an object of class flexmix
.
Friedrich Leisch and Bettina Gruen
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.