predict.data_stack {stacks} | R Documentation |
The data stack must be evaluated with blend_predictions()
and its member
models fitted with fit_members()
to predict on new data.
## S3 method for class 'data_stack'
predict(object, ...)
object |
A data stack. |
... |
Additional arguments. Currently ignored. |