README.md

glmnetUtils

R-CMD-check

Some quality-of-life functions to streamline the process of fitting elastic net models with glmnet, specifically:

You can install the development version from Github using devtools::install_github.

install.packages("devtools")
library(devtools)
install_github("hongooi73/glmnetUtils")
library(glmnetUtils)


Hong-Revo/glmnetUtils documentation built on Sept. 14, 2023, 8:17 a.m.