fitted model object of the class gamlasso as
produced by gamlasso
...
Other arguments
Details
Outputs a list of two. lasso prints the lasso
model (the same output as print(object$cv.glmnet$glmnet.fit)) if
it is non-null and gam prints the gam model (the same output
as print(object$gam)) if it is non-null.