Safe predictions for cross-validated glmnet objects
1 2 3 | ## S3 method for class 'glmnet'
multi_predict(object, new_data, type = c("response",
"class", "prob"), ..., params = NULL)
|
object |
TODO |
new_data |
TODO |
type |
TODO |
... |
Unused. |
params |
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.