Generate forecasts for TFT models
forecast.tft_result.Rdforecast can only be used if the model object doesn't include known
predictors that must exist in the data. It's fine if a recipe passed to
tft_dataset_spec() computes known predictors though.
Usage
# S3 method for tft_result
forecast(object, horizon = NULL, past_data = NULL)