Skip to content

dsimba/glmgen

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Generalized lasso implementations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 82.1%
  • R 14.7%
  • C++ 2.9%
  • Other 0.3%