snaive_predict_impl: Bridge prediction function for SNAIVE Models
Description
Bridge prediction function for SNAIVE Models
Usage
snaive_predict_impl(object, new_data)
Arguments
- object
An object of class model_fit
.
- new_data
A rectangular data object, such as a data frame.