Package: MGMM 1.0.1.3

MGMM: Missingness-Aware Gaussian Mixture Models

Parameter estimation and classification for Gaussian Mixture Models (GMMs) in the presence of missing data. This package complements existing implementations by allowing for both missing elements in the input vectors and full (as opposed to strictly diagonal) covariance matrices. Estimation is performed using an expectation conditional maximization algorithm that accounts for missingness of both the cluster assignments and the vector components. The output includes the marginal cluster membership probabilities; the mean and covariance of each cluster; the posterior probabilities of cluster membership; and a completed version of the input data, with missing values imputed to their posterior expectations. For additional details, please see McCaw ZR, Julienne H, Aschard H. "Fitting Gaussian mixture models on incomplete data." <doi:10.1186/s12859-022-04740-9>.

Authors:Zachary McCaw [aut, cre]

MGMM_1.0.1.3.tar.gz
MGMM_1.0.1.3.zip(r-4.7)MGMM_1.0.1.3.zip(r-4.6)MGMM_1.0.1.3.zip(r-4.5)
MGMM_1.0.1.3.tgz(r-4.6-x86_64)MGMM_1.0.1.3.tgz(r-4.6-arm64)MGMM_1.0.1.3.tgz(r-4.5-x86_64)MGMM_1.0.1.3.tgz(r-4.5-arm64)
MGMM_1.0.1.3.tar.gz(r-4.7-arm64)MGMM_1.0.1.3.tar.gz(r-4.7-x86_64)MGMM_1.0.1.3.tar.gz(r-4.6-arm64)MGMM_1.0.1.3.tar.gz(r-4.6-x86_64)
MGMM_1.0.1.3.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
MGMM/json (API)
NEWS

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

Bug tracker:https://github.com/zrmacc/mgmm/issues

Uses libs:
  • openblas– Optimized BLAS
  • c++– GNU Standard C++ Library v3

On CRAN:

Conda:

gaussian-mixture-modelsopenblascpp

5.49 score 7 stars 44 scripts 248 downloads 2 mentions 8 exports 7 dependencies

Last updated from:4c0eb4f266. Checks:13 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK147
linux-devel-x86_64OK173
source / vignettesOK279
linux-release-arm64OK182
linux-release-x86_64OK145
macos-release-arm64OK105
macos-release-x86_64OK401
macos-oldrel-arm64OK90
macos-oldrel-x86_64OK160
windows-develOK142
windows-releaseOK152
windows-oldrelOK127
wasm-releaseOK122

Exports:ChooseKClustQualCombineMIsFitGMMGenImputationPartitionDataReconstituteDatarGMM

Dependencies:BHclustergluemvnfastplyrRcppRcppArmadillo

Missingness-Aware Gaussian Mixture Models

Rendered fromMGMM.Rmdusingknitr::rmarkdownon May 27 2026.

Last update: 2026-02-26
Started: 2019-01-19