BookmarkSubscribeRSS Feed
podarum
Quartz | Level 8

If my first step in ARIMA is to difference the data.. without any P or Q, and it produces a forecast.. Do I then have a Step 2 wiht only P and Q and the var is the FORECAST from Step 1?? or do I do it all in one step.  Therefore the differencing in Step 1 was just to decide which D level to use.. and that's it? 

1 REPLY 1
udo_sas
SAS Employee

Hello -

The analysis performed by PROC ARIMA for example is divided into three stages:

  • identification
  • estimation and diagnostic checking
  • forecasting

corresponding to the stages described by Box and Jenkins - you will find some details here: http://support.sas.com/documentation/cdl/en/etsug/63939/HTML/default/viewer.htm#etsug_arima_sect003....

Thanks,

Udo

Ready to join fellow brilliant minds for the SAS Hackathon?

Build your skills. Make connections. Enjoy creative freedom. Maybe change the world. Registration is now open through August 30th. Visit the SAS Hackathon homepage.

Register today!
Multiple Linear Regression in SAS

Learn how to run multiple linear regression models with and without interactions, presented by SAS user Alex Chaplin.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 1 reply
  • 904 views
  • 0 likes
  • 2 in conversation