Safe predictions for cross-validated glmnet objects

# S3 method for cv.glmnet
multi_predict(object, new_data, type = c("response",
  "class", "prob", "link"), ..., params = NULL)

Arguments

object

TODO

new_data

TODO

type

TODO

...

TODO

params

TODO

Value

TODO