Description
Extended Inference for Lasso and Elastic-Net Regularized Cox and Generalized Linear Models.
Description
The c060 package provides additional functions to perform stability selection, model validation and parameter tuning for glmnet models.
README.md
c060
Extended Inference for Lasso and Elastic-Net Regularized Cox and Generalized Linear Models
Maintainer F. Bertrand
The goal of the c060
package is to provide additional functions to perform stability selection, model validation and parameter tuning for glmnet models.
Installation
You can install the released version of c060 from CRAN with:
install.packages("c060")
And the development version from GitHub with:
install.packages("devtools")
devtools::install_github("fbertran/c060")