FLXcomponent-class {flexmix}R Documentation

Class "FLXcomponent"

Description

A fitted component of a flexmix model.

Objects from the Class

Objects can be created by calls of the form new("FLXcomponent", ...).

Slots

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.

Author(s)

Friedrich Leisch and Bettina Gruen


[Package flexmix version 2.2-0 Index]