FLXfit | R Documentation |
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
flexmix
, flexmix-class
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.