powered by
hgam
hgam(formula, data = NULL, weights, model = LinReg(), nknots = 20, lambda1 = 2, lambda2 = 3, ...)
formula
grpl.model
grplasso
test.d <- dgp(1000) test.m <- hgam(y ~ ., data = test.d)
Run the code above in your browser using DataLab