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.
This R package implements the estimator introduced in Bien, J., and Tibshirani, R. (2011), “Sparse Estimation of a Covariance Matrix,” Biometrika.
The easiest way to install spcov
is by using the devtools R
package (if not already installed, open R and type
install.packages("devtools")
). To install
spcov
, type the following from an R console:
::install_github("jacobbien/spcov") devtools
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.