How do I generate forecasts with the arima action?
4 vues
Réponse
You can generate forecasts by specifying the 'forecast' option within a 'model' definition. Key parameters include 'lead' to set the number of forecast steps and 'alpha' for the confidence level.