nwakim/nwREM: Implementation of an L0 penalized mvGMM EM algorithm

This package includes an implementation of our robust EM algorithm. The algorithm maximizes the likelihood of a mixture of multivariate Gaussians that includes an L0 penalty. The main function is em_alg_GMM, and it's non-penalized counterpart is em.mv.gmm as implemented in class.

Getting started

Package details

AuthorNicole Wakim
MaintainerNicole Wakim <nwakim@umich.edu>
LicenseGPL-3
Version1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("nwakim/nwREM")
nwakim/nwREM documentation built on May 22, 2019, 5:34 p.m.