MixmodResults-class | R Documentation |
MixmodResults
] classThis is a class to contain results from MIXMOD library.
integer. It indicates the number of components.
character. Name of the model.
list of character. This option permits to select the criterion giving the best configuration of an execution.
numeric. Values of the criterion.
a S4 [Parameter
] object. The best model parameters.
numeric. The model likelihood.
vector of integers defining the partition.
a matrix of probabilities.
a character. The mixmod error.
getSlots("MixmodResults")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.