flexmix (version 2.3-15)

FLXcomponent-class: Class "FLXcomponent"

Description

A fitted component of a flexmix model.

Arguments

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.