R/SNAIVE2.R
forecast.SNAIVE2.Rd
Forecast a trained seasonal naive model.
# S3 method for class 'SNAIVE2' forecast(object, new_data, specials = NULL, ...)
An object of class SNAIVE2.
SNAIVE2
Forecast horizon (n-step ahead forecast)
Specials are currently not in use.
Additional arguments for forecast method.
An object of class fable.
fable