The goal of the c060
package is to provide additional
functions to perform stability selection, model validation and parameter
tuning for glmnet models.
You can install the released version of c060 from CRAN with:
install.packages("c060")
And the development version from GitHub with:
install.packages("devtools")
::install_github("fbertran/c060") devtools