Description Usage Arguments Value
View source: R/predict_resamples.R
Fits a list of workflow
objects to resampled data. Its output can be used to train
higher models in a stack.
1 | predict_resamples(objects, resamples)
|
objects |
A named list of |
resamples |
A resample |
A data.frame
with one column for each fit's predictions.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.