EMgaussian: Expectation-Maximization Algorithm for Multivariate Normal (Gaussian) with Missing Data

Initially designed to distribute code for estimating the Gaussian graphical model with Lasso regularization, also known as the graphical lasso (glasso), using an Expectation-Maximization (EM) algorithm based on work by Städler and Bühlmann (2012) <doi:10.1007/s11222-010-9219-7>. As a byproduct, code for estimating means and covariances (or the precision matrix) under a multivariate normal (Gaussian) distribution is also available.

Getting started

Package details

AuthorCarl F. Falk [cre, aut]
MaintainerCarl F. Falk <carl.falk@mcgill.ca>
LicenseGPL (>= 3)
Version0.2.1
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("EMgaussian")

Try the EMgaussian package in your browser

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

EMgaussian documentation built on May 29, 2024, 1:18 a.m.