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>.

Package details

AuthorZachary McCaw [aut, cre] (<https://orcid.org/0000-0002-2006-9828>)
MaintainerZachary McCaw <zmccaw@alumni.harvard.edu>
LicenseGPL-3
Version1.0.1.1
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("MGMM")

Try the MGMM package in your browser

Any scripts or data that you put into this service are public.

MGMM documentation built on Sept. 30, 2023, 5:06 p.m.