porridge: Ridge-Type Penalized Estimation of a Potpourri of Models

The name of the package is derived from the French, 'pour' ridge, and provides functionality for ridge-type estimation of a potpourri of models. Currently, this estimation concerns that of various Gaussian graphical models from different study designs. Among others it considers the regular Gaussian graphical model and a mixture of such models. The porridge-package implements the estimation of the former either from i) data with replicated observations by penalized loglikelihood maximization using the regular ridge penalty on the parameters (van Wieringen, Chen, 2019) or ii) from non-replicated data by means of the generalized ridge estimator that allows for both the inclusion of quantitative and qualitative prior information on the precision matrix via element-wise penalization and shrinkage (van Wieringen, 2019, <doi.org/10.1080/10618600.2019.1604374>). Additionally, the porridge-package facilitates the ridge penalized estimation of a mixture of Gaussian graphical models (Aflakparast et al., 2018, <doi.org/10.1002/bimj.201700102>).

Version: 0.1.0
Depends: R (≥ 2.15.1)
Imports: MASS, stats, mvtnorm, Rcpp, methods
LinkingTo: Rcpp, RcppArmadillo
Suggests: Matrix
Published: 2020-05-18
Author: Wessel N. van Wieringen [aut, cre], Mehran Aflakparast [ctb] (part of the R-code of the mixture functionality)
Maintainer: Wessel N. van Wieringen <w.vanwieringen at vumc.nl>
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
URL: http://www.few.vu.nl/~wvanwie
NeedsCompilation: yes
Citation: porridge citation info
Materials: NEWS
CRAN checks: porridge results

Downloads:

Reference manual: porridge.pdf
Package source: porridge_0.1.0.tar.gz
Windows binaries: r-devel: porridge_0.1.0.zip, r-release: porridge_0.1.0.zip, r-oldrel: porridge_0.1.0.zip
macOS binaries: r-release: porridge_0.1.0.tgz, r-oldrel: porridge_0.1.0.tgz
Old sources: porridge archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=porridge to link to this page.