CompositeParameter-class {Rmixmod} | R Documentation |
Constructor of [CompositeParameter
] class
Description
This class defines parameters of a Heterogeneous Mixture Model. Inherits the [Parameter
] class.
Details
- g_parameter
an object of class CompositeParameter
- m_parameter
an object of class MultinomialParameter
- factor
a numeric vector
Examples
new("CompositeParameter")
getSlots("CompositeParameter")
[Package Rmixmod version 2.1.10 Index]