View source: R/InternalFunctions_PUGMM.R
pugmm_available_models | R Documentation |
Description of the model names used in the PUGMM package.
pugmm_available_models()
The PUGMM model names in the PUGMM package are characterized by four letters:
First letter: it refers to the variable-group membership matrix V
, which can be equal (E) or free to vary (F) across components.
Second, third, fourth letters: they refer to the matrices of the group variances \Sigma_{V}
, the within-group covariances \Sigma_{W}
and the between-group covariances \Sigma_{B}
, respectively, by indicating if they are unique (U, i.e., equal within and across components), isotropic (I, i.e., equal within components), equal (E, i.e., equal across components) or free to vary across components (F).
Cavicchia, C., Vichi, M., Zaccaria, G. (2024) Parsimonious ultrametric Gaussian mixture models. Statistics and Computing, 34, 108.
pugmm()
pugmm_available_models()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.