Hello,
I'm trying to forecast an arima(1,0,1) model with 4 variables out of sample. The dataset runs from 2014-2016 and has been tsset.
When I have estimated the model I use the command: predict fc1, dynamic(tw(2017w1)) y
The problem is that the model is only forecasted within the sample and returns missing values as soon as it reaches out-of-sample.
I have no missing observations in the model.
Can you help me with solving this issue?
Best regards,
Martin
0 Response to Out-of-sample forecasting
Post a Comment