ClusterGammaComponent {MixAll}R Documentation

Definition of the [ClusterGammaComponent] class

Description

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

Slots

shape

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

scale

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

Author(s)

Serge Iovleff

See Also

[IClusterComponent] class

Examples

getSlots("ClusterGammaComponent")


[Package MixAll version 1.5.16 Index]