CRAN/E | Glarmadillo

Glarmadillo

Solve the Graphical Lasso Problem with 'Armadillo'

Installation

About

Efficiently implements the Graphical Lasso algorithm, utilizing the 'Armadillo' 'C++' library for rapid computation. This algorithm introduces an L1 penalty to derive sparse inverse covariance matrices from observations of multivariate normal distributions. Features include the generation of random and structured sparse covariance matrices, beneficial for simulations, statistical method testing, and educational purposes in graphical modeling. A unique function for regularization parameter selection based on predefined sparsity levels is also offered, catering to users with specific sparsity requirements in their models. The methodology for sparse inverse covariance estimation implemented in this package is based on the work of Friedman, Hastie, and Tibshirani (2008) doi:10.1093/biostatistics/kxm045.

Key Metrics

Version 1.1.1
R ≥ 3.3
Published 2023-12-15 137 days ago
Needs compilation? yes
License GPL (≥ 3)
CRAN checks Glarmadillo results

Downloads

Yesterday 4 0%
Last 7 days 37 -21%
Last 30 days 141 -16%
Last 90 days 424 -7%
Last 365 days 874

Maintainer

Maintainer

Alessandro Meng

mengfangeng@ruc.edu.cn

Authors

Alessandro Meng

aut / cre

Material

README
Reference manual
Package source

Vignettes

An Introduction to Glarmadillo

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-develnot available

x86_64

r-releasenot available

x86_64

r-oldrelnot available

x86_64

Depends

R ≥ 3.3

Imports

stats
Rcpp ≥ 0.12
RcppArmadillo

Suggests

knitr
rmarkdown

LinkingTo

Rcpp ≥ 0.12
RcppArmadillo