Error correction model

From HandWiki
Short description: Type of time series model

An error correction model (ECM) belongs to a category of multiple time series models most commonly used for data where the underlying variables have a long-run common stochastic trend, also known as cointegration. ECMs are a theoretically-driven approach useful for estimating both short-term and long-term effects of one time series on another. The term error-correction relates to the fact that last-period's deviation from a long-run equilibrium, the error, influences its short-run dynamics. Thus ECMs directly estimate the speed at which a dependent variable returns to equilibrium after a change in other variables.

History

Yule (1926) and Granger and Newbold (1974) were the first to draw attention to the problem of spurious correlation and find solutions on how to address it in time series analysis.[1][2] Given two completely unrelated but integrated (non-stationary) time series, the regression analysis of one on the other will tend to produce an apparently statistically significant relationship and thus a researcher might falsely believe to have found evidence of a true relationship between these variables. Ordinary least squares will no longer be consistent and commonly used test-statistics will be non-valid. In particular, Monte Carlo simulations show that one will get a very high R squared, very high individual t-statistic and a low Durbin–Watson statistic. Technically speaking, Phillips (1986) proved that parameter estimates will not converge in probability, the intercept will diverge and the slope will have a non-degenerate distribution as the sample size increases.[3] However, there might be a common stochastic trend to both series that a researcher is genuinely interested in because it reflects a long-run relationship between these variables.

Because of the stochastic nature of the trend it is not possible to break up integrated series into a deterministic (predictable) trend and a stationary series containing deviations from trend. Even in deterministically detrended random walks spurious correlations will eventually emerge. Thus detrending does not solve the estimation problem.

In order to still use the Box–Jenkins approach, one could difference the series and then estimate models such as ARIMA, given that many commonly used time series (e.g. in economics) appear to be stationary in first differences. Forecasts from such a model will still reflect cycles and seasonality that are present in the data. However, any information about long-run adjustments that the data in levels may contain is omitted and longer term forecasts will be unreliable.

This led Sargan (1964) to develop the ECM methodology, which retains the level information.[4][5]

Estimation

Several methods are known in the literature for estimating a refined dynamic model as described above. Among these are the Engle and Granger 2-step approach, estimating their ECM in one step and the vector-based VECM using Johansen's method.[6]

Engle and Granger 2-step approach

The first step of this method is to pretest the individual time series one uses in order to confirm that they are non-stationary in the first place. This can be done by standard unit root DF testing and ADF test (to resolve the problem of serially correlated errors). Take the case of two different series [math]\displaystyle{ x_t }[/math] and [math]\displaystyle{ y_t }[/math]. If both are I(0), standard regression analysis will be valid. If they are integrated of a different order, e.g. one being I(1) and the other being I(0), one has to transform the model.

If they are both integrated to the same order (commonly I(1)), we can estimate an ECM model of the form

[math]\displaystyle{ A(L) \, \Delta y_t = \gamma + B(L) \, \Delta x_t + \alpha (y_{t-1} -\beta_0 - \beta_1 x_{t-1} ) + \nu_t. }[/math]

If both variables are integrated and this ECM exists, they are cointegrated by the Engle–Granger representation theorem.

The second step is then to estimate the model using ordinary least squares: [math]\displaystyle{ y_t = \beta_0 + \beta_1 x_t + \varepsilon_t }[/math] If the regression is not spurious as determined by test criteria described above, Ordinary least squares will not only be valid, but also consistent (Stock, 1987). Then the predicted residuals [math]\displaystyle{ \hat{\varepsilon_t}= y_t -\beta_0 - \beta_1 x_t }[/math] from this regression are saved and used in a regression of differenced variables plus a lagged error term

[math]\displaystyle{ A(L) \, \Delta y_t = \gamma + B(L) \, \Delta x_t + \alpha \hat{\varepsilon}_{t-1} + \nu_t. }[/math]

One can then test for cointegration using a standard t-statistic on [math]\displaystyle{ \alpha }[/math]. While this approach is easy to apply, there are numerous problems:

  • The univariate unit root tests used in the first stage have low statistical power
  • The choice of dependent variable in the first stage influences test results, i.e. we need weak exogeneity for [math]\displaystyle{ x_t }[/math]as determined by Granger causality
  • One can potentially have a small sample bias
  • The cointegration test on [math]\displaystyle{ \alpha }[/math] does not follow a standard distribution
  • The validity of the long-run parameters in the first regression stage where one obtains the residuals cannot be verified because the distribution of the OLS estimator of the cointegrating vector is highly complicated and non-normal
  • At most one cointegrating relationship can be examined.[citation needed]

VECM

The Engle–Granger approach as described above suffers from a number of weaknesses. Namely it is restricted to only a single equation with one variable designated as the dependent variable, explained by another variable that is assumed to be weakly exogeneous for the parameters of interest. It also relies on pretesting the time series to find out whether variables are I(0) or I(1). These weaknesses can be addressed through the use of Johansen's procedure. Its advantages include that pretesting is not necessary, there can be numerous cointegrating relationships, all variables are treated as endogenous and tests relating to the long-run parameters are possible. The resulting model is known as a vector error correction model (VECM), as it adds error correction features to a multi-factor model known as vector autoregression (VAR). The procedure is done as follows:

  • Step 1: estimate an unrestricted VAR involving potentially non-stationary variables
  • Step 2: Test for cointegration using Johansen test
  • Step 3: Form and analyse the VECM.

An example of ECM

The idea of cointegration may be demonstrated in a simple macroeconomic setting. Suppose, consumption [math]\displaystyle{ C_t }[/math] and disposable income [math]\displaystyle{ Y_t }[/math] are macroeconomic time series that are related in the long run (see Permanent income hypothesis). Specifically, let average propensity to consume be 90%, that is, in the long run [math]\displaystyle{ C_t = 0.9 Y_t }[/math]. From the econometrician's point of view, this long run relationship (aka cointegration) exists if errors from the regression [math]\displaystyle{ C_t = \beta Y_t+\varepsilon_t }[/math] are a stationary series, although [math]\displaystyle{ Y_t }[/math] and [math]\displaystyle{ C_t }[/math] are non-stationary. Suppose also that if [math]\displaystyle{ Y_t }[/math] suddenly changes by [math]\displaystyle{ \Delta Y_t }[/math], then [math]\displaystyle{ C_t }[/math] changes by [math]\displaystyle{ \Delta C_t = 0.5 \, \Delta Y_t }[/math], that is, marginal propensity to consume equals 50%. Our final assumption is that the gap between current and equilibrium consumption decreases each period by 20%.

In this setting a change [math]\displaystyle{ \Delta C_t = C_t - C_{t-1} }[/math] in consumption level can be modelled as [math]\displaystyle{ \Delta C_t = 0.5 \, \Delta Y_t - 0.2 (C_{t-1}-0.9 Y_{t-1}) +\varepsilon_t }[/math]. The first term in the RHS describes short-run impact of change in [math]\displaystyle{ Y_t }[/math] on [math]\displaystyle{ C_t }[/math], the second term explains long-run gravitation towards the equilibrium relationship between the variables, and the third term reflects random shocks that the system receives (e.g. shocks of consumer confidence that affect consumption). To see how the model works, consider two kinds of shocks: permanent and transitory (temporary). For simplicity, let [math]\displaystyle{ \varepsilon_t }[/math] be zero for all t. Suppose in period t − 1 the system is in equilibrium, i.e. [math]\displaystyle{ C_{t-1} = 0.9 Y_{t-1} }[/math]. Suppose that in the period t, disposable income [math]\displaystyle{ Y_t }[/math] increases by 10 and then returns to its previous level. Then [math]\displaystyle{ C_t }[/math] first (in period t) increases by 5 (half of 10), but after the second period [math]\displaystyle{ C_t }[/math] begins to decrease and converges to its initial level. In contrast, if the shock to [math]\displaystyle{ Y_t }[/math] is permanent, then [math]\displaystyle{ C_t }[/math] slowly converges to a value that exceeds the initial [math]\displaystyle{ C_{t-1} }[/math] by 9.

This structure is common to all ECM models. In practice, econometricians often first estimate the cointegration relationship (equation in levels), and then insert it into the main model (equation in differences).

References

  1. Yule, Georges Udny (1926). "Why do we sometimes get nonsense correlations between time series? – A study in sampling and the nature of time-series". Journal of the Royal Statistical Society 89 (1): 1–63. 
  2. Granger, C.W.J.; Newbold, P. (1978). "Spurious regressions in Econometrics". Journal of Econometrics 2 (2): 111–120. 
  3. Phillips, Peter C.B. (1985). "Understanding Spurious Regressions in Econometrics". Cowles Foundation Discussion Papers 757 (Cowles Foundation for Research in Economics, Yale University). http://cowles.yale.edu/sites/default/files/files/pub/d07/d0757.pdf. 
  4. Sargan, J. D. (1964). "Wages and Prices in the United Kingdom: A Study in Econometric Methodology", 16, 25–54. in Econometric Analysis for National Economic Planning, ed. by P. E. Hart, G. Mills, and J. N. Whittaker. London: Butterworths
  5. Davidson, J. E. H.; Hendry, D. F.; Srba, F.; Yeo, J. S. (1978). "Econometric modelling of the aggregate time-series relationship between consumers' expenditure and income in the United Kingdom". Economic Journal 88 (352): 661–692. 
  6. Engle, Robert F.; Granger, Clive W. J. (1987). "Co-integration and error correction: Representation, estimation and testing". Econometrica 55 (2): 251–276. 

Further reading