Content deleted Content added
No edit summary Tags: Mobile edit Mobile web edit |
Tags: Mobile edit Mobile web edit |
||
Line 78:
Some authors, including [[George Box|Box]], [[Gwilym M. Jenkins|Jenkins]] & Reinsel use a different convention for the autoregression coefficients.<ref>{{cite book |first=George |last=Box |first2=Gwilym M. |last2=Jenkins |first3=Gregory C. |last3=Reinsel |title=Time Series Analysis: Forecasting and Control |edition=Third |publisher=Prentice-Hall |year=1994 |isbn=0130607746 }}</ref> This allows all the polynomials involving the lag operator to appear in a similar form throughout. Thus the ARMA model would be written as
:<math> \left(1 - \sum_{i=1}^p \phi_i L^i\right) X_t = \left(1 + \sum_{i=1}^q \theta_i L^i\right) \varepsilon_t \, .</math>
Moreover, if we set <math>
<math> -\sum_{i=0}^p \phi_i L^i \; X_t = \sum_{i=0}^q \theta_i L^i \; \varepsilon_t \, .</math>
|