KmmMixedDataModel {MixAll} | R Documentation |
Definition of the [KmmMixedDataModel
] class
Description
This class defines a mixed data kernel mixture Model (KMM).
Details
This class inherits from the [IClusterModel
] class.
A model for mixed data is a mixture model of the form:
The density functions (or probability distribution functions)
can be any implemented kmm model on a RKHS space.
Slots
lcomponent
a list of [
KmmComponent
]
Author(s)
Serge Iovleff
See Also
[IClusterModel
] class
Examples
getSlots("KmmMixedDataModel")
[Package MixAll version 1.5.16 Index]