FLXmodel-class {flexmix} | R Documentation |
FlexMix model specification.
Objects can be created by calls of the form new("FLXmodel", ...)
,
typically inside driver functions like FLXglm
or
FLXmclust
.
fit
:FLXmodel
object.weighted
:fit
can do
weighted likelihood maximization.name
:formula
:x
:y
:Friedrich Leisch