Description Usage
mycv.glmnet is a modified function of cv.glmnet, such that the prediction step can be split and run.
mycv.glmnet
1 2 3
mycv.glmnet(x, y, weights, offset = NULL, lambda = NULL, type.measure = c("mse", "deviance", "class", "auc", "mae"), nfolds = 10, foldid, grouped = TRUE, keep = FALSE, parallel = FALSE, ...)
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.