I am trying to programmatically identify an ARIMA model for a series of data and forecast values.
Currently the problem i am facing is to find a way to evaluate partial autocorrelation. I have been looking for methods to calculate PACF for quite a long time now but in vain.
Please provide some online resources which can help me in this matter.
Thank you.