|
I would like you to check out PROC ARIMA in SAS/ETS, it is supposed to be the procedure to handle ARMA model. Besides, I would like to bring your attention that the AR or MA model of higher order can be re-formaulted as a multi-dimensional model of order 1, by introducing more than one state variable. For example, write [x(t),x(t-1),x(t-2)] as z(t). |
|