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, 2021) or ii) from non-replicated data by means of either a ridge estimator with multiple shrinkage targets (as presented in van Wieringen et al. 2020, <doi:10.1016/j.jmva.2020.104621>) or 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: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). On another note, the package also includes functionality for ridge-type estimation of the generalized linear model (as presented in van Wieringen, Binder, 2022, <doi:10.1080/10618600.2022.2035231>).

Version: 0.3.3
Depends: R (≥ 3.5.0)
Imports: MASS, Matrix, stats, mvtnorm, Rcpp, methods, pracma
LinkingTo: Rcpp, RcppArmadillo
Suggests: rags2ridges
Published: 2024-02-21
Author: Wessel N. van Wieringen ORCID iD [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: https://www.math.vu.nl/~wvanwie/
NeedsCompilation: yes
Citation: porridge citation info
Materials: NEWS
CRAN checks: porridge results

Documentation:

Reference manual: porridge.pdf

Downloads:

Package source: porridge_0.3.3.tar.gz
Windows binaries: r-devel: porridge_0.3.3.zip, r-release: porridge_0.3.3.zip, r-oldrel: porridge_0.3.3.zip
macOS binaries: r-release (arm64): porridge_0.3.3.tgz, r-oldrel (arm64): porridge_0.3.3.tgz, r-release (x86_64): porridge_0.3.3.tgz
Old sources: porridge archive

Linking:

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