Skip to content

MatrixMixtures

Model-Based Clustering via Matrix-Variate Mixture Models

v1.0.0 · Jun 11, 2021 · GPL (>= 2)

Description

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.

Downloads

CRAN

255

Last 30 days

16568th

628

Last 90 days

2.5K

Last year

Trend: +58.4% (30d vs prior 30d)

r2u CRAN

9

Last 30 days

23

Last 90 days

101

Last year

Trend: -35.7% (30d vs prior 30d)

autoCRAN

0

Last 7 days

7

Last 30 days

0

All-time

autoCRAN-only: this name is served only by autoCRAN, so the count is exact.

CRAN Check Status

2 NOTE
11 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang NOTE
r-devel-linux-x86_64-debian-gcc NOTE
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (2 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Michael P.B. Gallaugher <michael_gallaugher@baylor.edu>’

The Description field contains
  <arXiv:2005.03861>. One key advantage of this model is the ability to
Please refer to arXiv e-prints via their arXiv DOI <doi:10.48550/arXiv.YYMM.NNNNN>.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Michael P.B. Gallaugher <michael_gallaugher@baylor.edu>’

The Description field contains
  <arXiv:2005.03861>. One key advantage of this model is the ability to
Please refer to arXiv e-prints via their arXiv DOI <doi:10.48550/arXiv.YYMM.NNNNN>.

Check History

NOTE 11 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE May 12, 2026
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Michael P.B. Gallaugher <michael_gallaugher@baylor.edu>’

The Description field contains
  <arXiv:2005.03861>. One key advantage of this model is the ability to
Please refer to arXiv e-prints via their arXiv DOI <doi:10.48550/arXiv.YYMM.NNNNN>.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Michael P.B. Gallaugher <michael_gallaugher@baylor.edu>’

The Description field contains
  <arXiv:2005.03861>. One key advantage of this model is the ability to
Please refer to arXiv e-prints via their arXiv DOI <doi:10.48550/arXiv.YYMM.NNNNN>.
ERROR 10 OK · 2 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE May 9, 2026
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Michael P.B. Gallaugher <michael_gallaugher@baylor.edu>’

The Description field contains
  <arXiv:2005.03861>. One key advantage of this model is the ability to
Please refer to arXiv e-prints via their arXiv DOI <doi:10.48550/arXiv.YYMM.NNNNN>.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Michael P.B. Gallaugher <michael_gallaugher@baylor.edu>’

The Description field contains
  <arXiv:2005.03861>. One key advantage of this model is the ability to
Please refer to arXiv e-prints via their arXiv DOI <doi:10.48550/arXiv.YYMM.NNNNN>.
ERROR r-release-windows-x86_64

examples

Running examples in 'MatrixMixtures-Ex.R' failed
The error most likely occurred in:

> ### Name: MatrixMixt
> ### Title: Fitting for Matrix-Variate Mixture Models
> ### Aliases: MatrixMixt
> 
> ### ** Examples
> 
> data(SimX)
> res <- MatrixMixt(X = 
...[truncated]...
 = TRUE,  :
  port 11023 cannot be opened
Error in socketConnection(port = port, server = TRUE, blocking = TRUE,  : 
  cannot open the connection
Calls: MatrixMixt ... <Anonymous> -> makeSOCKcluster -> newSOCKnode -> socketConnection
Execution halted
NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Michael P.B. Gallaugher <michael_gallaugher@baylor.edu>’

The Description field contains
  <arXiv:2005.03861>. One key advantage of this model is the ability to
Please refer to arXiv e-prints via their arXiv DOI <doi:10.48550/arXiv.YYMM.NNNNN>.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Michael P.B. Gallaugher <michael_gallaugher@baylor.edu>’

The Description field contains
  <arXiv:2005.03861>. One key advantage of this model is the ability to
Please refer to arXiv e-prints via their arXiv DOI <doi:10.48550/arXiv.YYMM.NNNNN>.

Dependency Network

Dependencies Reverse dependencies doSNOW foreach snow withr MatrixMixtures

Version History

1 tracked
new 1.0.0 Mar 10, 2026

R Observatory began tracking this package on Mar 10, 2026; it first appeared on CRAN Jun 11, 2021. Releases before tracking aren’t shown.