grp_lasso: Description of the function

Description Usage

Description

Description of the function

Usage

1
2
3
4
5
6
7
8
grp_lasso(
  X,
  y,
  group,
  lambda = NULL,
  dfmax = as.integer(max(group)) + 1,
  pmax = min(dfmax * 1.2, as.integer(max(group)))
)

Marie-PerrotDockes/VariSel documentation built on May 7, 2020, 1:09 a.m.