Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 853 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 853 Bytes

DEploid-Lasso-lib

License Build Status CircleCI Coverage Status

This is a C++ implementation of LASSO algorithm in glmnet package.

Method details can be found in

Jerome Friedman and Trevor Hastie and Robert Tibshirani. (2010) Regularization Paths for Generalized Linear Models via Coordinate Descent. Journal of Statistical Software, 33(1), 1--22.