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