TreeGuidedLasso: An R implementation of the tree-guided group lasso algorithm
- It supports L1-regularized regression, L2-regularized regression, group lasso and tree-guided group lasso.
- It provides an interface to the C libraries from the SLEP package
- The R package is available at https://github.com/pbchandr/TreeGuidedLasso.