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 paramters 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


[Package flexmix version 1.1-0 Index]