You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description: Package fits common GLMs with group lasso penalty by coordinate descent. Implemented in C++ via Rcpp. Capable of fitting models with overlapping groups (with implicit rather than explicit duplication of the design matrix columns for memory saving). Can also fit sparse group lasso type models using the overlapping group lasso framework.