The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
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.
The 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
::install_github("CFWP/rags2ridges") remotes
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.
The 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.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.