BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
lxl65
Calcite | Level 5

Dear All

 

I am fitting an ARIMA model ( which include 1 dependent variable and 2 exogenous independent variables). However the residuals display heteroscedasticity (i.e., residuals variance not constant). I am thinking of using ARCH/GARCH approach in my model fitting, but it seems that proc arima has no ARCH/GARCH options.

 

I know proc autoreg has ARCH/GARCH options, but it will not help in my case, as my model has both AR and MA terms.

 

Can anyone suggest an approach how to integrate Proc ARIMA  and ARCH/GARCH?

 

Thanks a lot in advance!

1 ACCEPTED SOLUTION

Accepted Solutions
rselukar
SAS Employee

You are correct.  PROC ARIMA does not support ARCH/GARCH type models.  Even though your problem is univariate, you could check if the GARCH statement in PROC VARMAX  satisfies your needs.

View solution in original post

1 REPLY 1
rselukar
SAS Employee

You are correct.  PROC ARIMA does not support ARCH/GARCH type models.  Even though your problem is univariate, you could check if the GARCH statement in PROC VARMAX  satisfies your needs.

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
  • 1505 views
  • 1 like
  • 2 in conversation