Fitting an ARMA model
Posted: Tue Aug 02, 2011 8:45 am
Dear Eviews Team
I have a monthly series for one of the component of the aggregate CPI and I simply took the log difference *100 in order to get the inflation for the component and called it "cinf" as in the workfile attached to this question. I used Gareth's automatic ARMA selection code to find the best model and I settled with ARMA(8,(8,12)) which yields uncorrelated residuals. This selection yields the lowest AIC but the coefficients of AR(4), AR(5), AR(6) and MA(4), MA(5), and MA(6) are insignificant. When I removed these terms from the estimation (but left the rest untouched), the coefficients of the AR and MA's (except AR(1), MA(1), MA(12)) all become insignificant. When I remove these terms, the remaining ARMA(1,(1,12)) yield significant coefficients, but the residuals are correlated and R-squared is 23%. I am quite not sure how to interpret these changes and find out the best model.
My overall goal is to retrieve the residuals from the best ARMA model and use them as the unexpected inflation. I have been dealing with this issue for long time and I am really stuck. I attached my workfile and a simple program and I would appreciate any help significantly.
Thanks in advance
I have a monthly series for one of the component of the aggregate CPI and I simply took the log difference *100 in order to get the inflation for the component and called it "cinf" as in the workfile attached to this question. I used Gareth's automatic ARMA selection code to find the best model and I settled with ARMA(8,(8,12)) which yields uncorrelated residuals. This selection yields the lowest AIC but the coefficients of AR(4), AR(5), AR(6) and MA(4), MA(5), and MA(6) are insignificant. When I removed these terms from the estimation (but left the rest untouched), the coefficients of the AR and MA's (except AR(1), MA(1), MA(12)) all become insignificant. When I remove these terms, the remaining ARMA(1,(1,12)) yield significant coefficients, but the residuals are correlated and R-squared is 23%. I am quite not sure how to interpret these changes and find out the best model.
My overall goal is to retrieve the residuals from the best ARMA model and use them as the unexpected inflation. I have been dealing with this issue for long time and I am really stuck. I attached my workfile and a simple program and I would appreciate any help significantly.
Thanks in advance