Hello,
I am creating a theta forecasting model and would like to get predictions for the training data. I have a forecast for the next 12 months, but would like to know what the model is predicting for the training data, to compare with actual values.
I just made a similar model using STLForecast and it had this attribute. Does anyone know a work around for this issue or what I am doing wrong?
Best,