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