/glmgen

Generalized lasso implementations

Primary LanguageCGNU General Public License v2.0GPL-2.0

glmgen

Generalized lasso implementations. To install the R library directly from github, run the following from R:

 library(devtools)
 install_github("statsmaths/glmgen", subdir="R_pkg/glmgen")

See the C documentation published at c docs, and the R documentation published at R docs.