3-periods ahead forecasting with ARIMA/Transfer Model function
Hi everybody, I am trying to solve a problem where a 3-period ahead forecast is needed. So for example, if the frequency of my data is one day, what I would like to achieve is a model that when runned monday gives me bak a prediction for thursday.I am accostumed with the ARIMA platform in JMP but I can not find an option to return the 3rd prediction instead of the 1st. Is there a way to achieve th...