IClusterComponent-class: Definition of the ['IClusterComponent'] class

Description Slots Author(s) See Also Examples

Description

Interface base class defining a component of a mixture Model

This class defines a poisson component of a mixture Model. It inherits from [IClusterComponent].

Slots

data

Matrix with the data set

missing

Matrix with the indexes of the missing values

modelName

model name associated with the data set

lambda

Matrix with the mean of the jth variable in the kth cluster.

Author(s)

Serge Iovleff

Serge Iovleff

See Also

[IClusterComponent] class

Examples

1
2
3
getSlots("IClusterComponent")

getSlots("ClusterPoissonComponent")

MixAll documentation built on Sept. 12, 2019, 5:05 p.m.