Recursive Model Predictions
Make predictions from a recursive model.
## S3 method for class 'recursive' predict(object, new_data, type = NULL, opts = list(), ...)
object |
An object of class |
new_data |
A rectangular data object, such as a data frame. |
type |
A single character value or |
opts |
A list of optional arguments to the underlying
predict function that will be used when |
... |
Arguments to the underlying model's prediction
function cannot be passed here (see
|
Refer to recursive()
for further details and examples.
Numeric values for the recursive panel prediction
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.