fbertran / c060

c060 R package

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

c060

Extended Inference for Lasso and Elastic-Net Regularized Cox and Generalized Linear Models

Maintainer F. Bertrand

Lifecycle: stable Project Status: Active – The project has reached a stable, usable state and is being actively developed. R-CMD-check Codecov test coverage CRAN status CRAN RStudio mirror downloads GitHub Repo stars DOI

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")

About

c060 R package

License:GNU General Public License v3.0


Languages

Language:R 100.0%