The R-package rags2ridges performs L2-penalized estimation of precison (and covariance) matrices. The package contains proper L2-penalized maximum-likelihood estimators for the precision matrix as well as supporting functions to employ these estimators in a (integrative or meta-analytic) graphical modeling setting. The package has a modular setup and features fast and efficient algorithms.
InstallationThe released and tested version of rags2ridges is available at CRAN (Comprehensive R Archive Network). It can be easily be installed from within R by running
install.packages("rags2ridges")
If you wish to install the latest version of rags2ridges directly from the master branch here at GitHub, run
#install.packages("remotes") # Uncomment if not installed
remotes::install_github("CFWP/rags2ridges")
Note, that this version is in development and is different from the version at CRAN. As such, it may be unstable. Be sure that you have the package development prerequisites if you wish to install the package from the source.
Visit CRAN, the documentation site, or run news(package = "rags2ridges")
after installation to view the latest notable changes to rags2ridges.
For previous versions of rags2ridges, visit the archive at CRAN.
Usage and getting startedThe vignette("rags2ridges")
provides a light introduction to rags2ridges and details how to quickly get started.
Relevant publications to rags2ridges include (ordered according to year):
Please cite the relevant publications if you use rags2ridges.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4