| FLXcomponent-class {flexmix} | R Documentation |
A fitted component of a flexmix model.
Objects can be created by calls of the form new("FLXcomponent", ...).
df:Number of parameters used by the component.
logLik:Function computing the log-likelihood of observations.
parameters:List with model parameters.
predict:Function predicting response for new data.
Friedrich Leisch and Bettina Gruen