benjaminfrot/lrpsadmm: Low-Rank Plus Sparse Estimation via Alternating Direction Method of Multipliers (ADMM)

Fit the Low-Rank plus Sparse (LRpS) estimator using the Alternating Direction Method of Multipliers (ADMM). This model learns an inverse covariance matrix which is the sum of a sparse matrix and a low-rank matrix as suggested by Chandrasekaran et al (2012) (DOI:10.1214/11-AOS949). The package supports robust estimation via an estimator of the correlation matrix based on Kendall rank correlations. It includes functions to compute a whole regularisation path and to select tuning parameters with cross-validation.

Getting started

Package details

AuthorBenjamin Frot
MaintainerBenjamin Frot <benjamin.frot@gmail.com>
LicenseMIT
Version0.2.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("benjaminfrot/lrpsadmm")
benjaminfrot/lrpsadmm documentation built on Oct. 19, 2019, 8:13 a.m.