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