get_model_prediction
R/generics.R
get_model_prediction.Rd
S7 generic to get model prediction from x.
x
get_model_prediction(x, ...)
An object from which the model prediction will be retrieved.
Additional arguments passed to the method.