MatrixMixtures: Model-Based Clustering via Matrix-Variate Mixture Models
Implements finite mixtures of matrix-variate contaminated normal distributions via expectation conditional-maximization algorithm for model-based clustering, as described in Tomarchio et al.(2020) <arXiv:2005.03861>. One key advantage of this model is the ability to automatically detect potential outlying matrices by computing their a posteriori probability of being typical or atypical points. Finite mixtures of matrix-variate t and matrix-variate normal distributions are also implemented by using expectation-maximization algorithms.
Version: |
1.0.0 |
Depends: |
R (≥ 2.10) |
Imports: |
doSNOW, foreach, snow, withr |
Published: |
2021-06-11 |
Author: |
Salvatore D. Tomarchio [aut],
Michael P.B. Gallaugher [aut, cre],
Antonio Punzo [aut],
Paul D. McNicholas [aut] |
Maintainer: |
Michael P.B. Gallaugher <michael_gallaugher at baylor.edu> |
License: |
GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
NeedsCompilation: |
no |
CRAN checks: |
MatrixMixtures results |
Documentation:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=MatrixMixtures
to link to this page.