CRAN/E | MGMM

MGMM

Missingness Aware Gaussian Mixture Models

Installation

About

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.

Key Metrics

Version 1.0.1.1
R ≥ 3.5.0
Published 2023-09-30 215 days ago
Needs compilation? yes
License GPL-3
CRAN checks MGMM results

Downloads

Yesterday 8 0%
Last 7 days 83 -2%
Last 30 days 303 -3%
Last 90 days 861 -28%
Last 365 days 4.276 +20%

Maintainer

Maintainer

Zachary McCaw

zmccaw@alumni.harvard.edu

Authors

Zachary McCaw

aut / cre

Material

Reference manual
Package source

In Views

MissingData

Vignettes

Missingness Aware Gaussian Mixture Models

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

MGMM archive

Depends

R ≥ 3.5.0

Imports

cluster
methods
mvnfast
plyr
Rcpp ≥ 1.0.3
stats

Suggests

testthat ≥ 3.0.0
knitr
rmarkdown
withr

LinkingTo

Rcpp
RcppArmadillo