| FLXM-class {flexmix} | R Documentation |
FlexMix model specification.
Objects can be created by calls of the form new("FLXM", ...),
typically inside driver functions like FLXMRglm or
FLXMCmvnorm.
fit:FLXcomponent object.defineComponent:FLXcomponent object given the parameters.weighted:fit can do
weighted likelihood maximization.name:formula:fullformula:flexmix.x:y:terms, xlevels, contrasts:preproc.x:x
before the EM algorithm starts, by default the identity function.preproc.y:y
before the EM algorithm starts, by default the identity function.Friedrich Leisch and Bettina Gruen