Package: MixMatrix 0.2.8

Geoffrey Thompson

MixMatrix: Classification with Matrix Variate Normal and t Distributions

Provides sampling and density functions for matrix variate normal, t, and inverted t distributions; ML estimation for matrix variate normal and t distributions using the EM algorithm, including some restrictions on the parameters; and classification by linear and quadratic discriminant analysis for matrix variate normal and t distributions described in Thompson et al. (2019) <doi:10.1080/10618600.2019.1696208>. Performs clustering with matrix variate normal and t mixture models.

Authors:Geoffrey Thompson [aut, cre], B. D. Ripley [ctb, cph], W. N. Venables [ctb, cph]

MixMatrix_0.2.8.tar.gz
MixMatrix_0.2.8.tar.gz(r-4.5-noble)MixMatrix_0.2.8.tar.gz(r-4.4-noble)
MixMatrix_0.2.8.tgz(r-4.4-emscripten)MixMatrix_0.2.8.tgz(r-4.3-emscripten)
MixMatrix.pdf |MixMatrix.html
MixMatrix/json (API)
NEWS

# Install 'MixMatrix' in R:
install.packages('MixMatrix', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/gzt/mixmatrix/issues

Uses libs:
  • openblas– Optimized BLAS
  • c++– GNU Standard C++ Library v3
  • openmp– GCC OpenMP (GOMP) support library

4.23 score 1 packages 28 scripts 798 downloads 14 exports 4 dependencies

Last updated 25 days agofrom:65280b6201. Checks:OK: 2. Indexed: no.

TargetResultDate
Doc / VignettesOKOct 01 2024
R-4.5-linux-x86_64OKOct 01 2024

Exports:ARgenerateCSgeneratedmatrixinvtdmatrixnormdmatrixtinit_matrixmixturematrixldamatrixmixturematrixqdaMLmatrixnormMLmatrixtrmatrixinvtrmatrixnormrmatrixt

Dependencies:CholWishartglueRcppRcppArmadillo

Discriminant Analysis for Matrix Variate Distributions

Rendered fromdiscriminant-analysis.Rmdusingknitr::rmarkdownon Oct 01 2024.

Last update: 2024-10-01
Started: 2019-07-28

Matrix Variate Normal Distributions with MixMatrix

Rendered frommatrixnormal.Rmdusingknitr::rmarkdownon Oct 01 2024.

Last update: 2024-10-01
Started: 2019-07-28

ML estimation of the Matrix Variate t Distribution

Rendered frommatrix-t-estimation.Rmdusingknitr::rmarkdownon Oct 01 2024.

Last update: 2024-10-01
Started: 2019-07-28

Matrix Variate Mixture Models with the t distribution

Rendered frommixturemodel.Rmdusingknitr::rmarkdownon Oct 01 2024.

Last update: 2024-10-01
Started: 2019-07-28