Order of ARIMA process

I am trying to model a data series using ARIMA model. The series seems non stationary because the acf decays very gradually.Even after differencing two times, the values of p and q are as high as 115 and 120.On differencing for 3rd time , values of p and q are under 10.So is it fine to take higher values of d (as in 3 or more) or should I interpret that higher values of p and q indicate that ARIMA model is not well suited for my series.

Answers (0)

Categories

Asked:

on 19 Jan 2015

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!