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