I'm trying to build an ARIMA model and choose the appropriate order of AR(p) and MA(d). I'm using ACF and PACF plots. They look very similar, very same (please take a look).
Could you please give me some hint on why is that and whether I can build a corrected model (if it's ok)? Based on the plots I think that ARIMA (2, 1, 2) can be an option.
Thank you