Description Usage Arguments Value Examples
Wrapper for fitting lasso
1 2
glmnet_wrapper(train, test, lambda.select = "ncoef", ncoef = max(c(1, trunc(min(c(sum(train$Y)/10, sum(1 - train$Y)/10))))))
train
...
test
A list
1
# TO DO: Add
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.