Skip to content

sparse-group LASSO estimator code translated to matlab from R package "SGL"

Notifications You must be signed in to change notification settings

jstriaukas/sparse_group_lasso_matlab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sparse-group LASSO

This repository containts functions that are translated from R package "SGL" (see [2]) to Matlab to estimate sparse-group LASSO penalized regression model. Main subroutines, which are written in C++, are taken from the R package. See [1] for more details about sparse-group LASSO and the optimization algorithm.

References

[1] Simon, N., Friedman, J., Hastie, T., & Tibshirani, R. (2013). A sparse-group lasso. Journal of Computational and Graphical Statistics, 22(2), 231-245. https://doi.org/10.1080/10618600.2012.681250

[2] Simon, N., Friedman, J., Hastie, T., & Tibshirani, R. SGL r-package. https://cran.r-project.org/web/packages/SGL/SGL.pdf

About

sparse-group LASSO estimator code translated to matlab from R package "SGL"

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published