get_prediction: Extract predictions from modeling results
Description
Extract predictions from modeling resultsUsage
get_prediction(result, resample, type = "prediction", format = c("long",
"wide"))Value
A data frame where the id column refers to the observations.