VECTOR AUTOREGRESSION
'Vector autoregression (VAR)' is an econometric model used to capture the evolution and the interdependencies between multiple time series, generalizing the univariate AR models. All the variables in a VAR are treated symmetrically by including for each variable an equation explaining its evolution based on its own lags and the lags of all the other variables in the model. Based on this feature, Christopher Sims advocates the use of VAR models as a theory-free method to estimate economic relationships, thus being an alternative to the "incredible identification restrictions" in structural models[1].
A VAR model describes the evolution of a set of ''n'' variables (called '''endogenous variables''') measured over the same sample period (''t'' = 1, ..., ''T'') as a linear function of only their past evolution. The variables are collected in a ''n x 1'' vector ''yt'', which has as the ith element ''yi,t'' the time ''t'' observation of variable ''yi''. For example, if the ith variable is GDP, then ''yi,t'' is the value of GDP at t.
A '''(reduced) p-th order VAR''', denoted '''VAR(p)''', is
:
where ''c'' is a ''n x 1'' vector of constants ('intercept'), ''Ai'' is a ''n x n'' matrix (for every ''i'' = 1, ..., ''p'') and e''t'' is a ''n x 1'' vector of error terms satisfying
# — every error term has mean zero;
# — the contemporaneous covariance matrix of error terms is Ω (a ''n x n'' positive definite matrix);
# for any non-zero ''k'' — there is no correlation across time; in particular, no serial correlation in individual error terms.
The ''k''-periods back observation ''yt-k'' is called the ''k''-th '''lag''' of ''y''. Thus, a p-th order VAR is also called a '''VAR with p lags'''.
A VAR(1) in two variables can be written in matrix form (more compact notation) as
:
or, equivalently, as the following system of two equations
:
:
Note that there is one equation for each variable in the model. Also note that the current (time ''t'') observation of each variable depends on its own lags as well as on the lags of each other variable in the VAR.
A VAR with ''p'' lags can always be equivalently rewritten as a VAR with only one lag by appropriately redefining the dependent variable. The transformation amounts to merely stacking the lags of the ''VAR(p)'' variable in the new ''VAR(1)'' dependent variable and appending identities to complete the number of equations.
For example, the ''VAR(2)'' model
:
can be recast as the ''VAR(1)'' model
::
where ''I'' is the identity matrix.
The equivalent ''VAR(1)'' form is more convenient for analytical derivations and allows more compact statements.
A '''structural VAR with p lags''' is
:
where ''c0'' is a ''n x 1'' vector of constants, ''Bi'' is a ''n x n'' matrix (for every ''i'' = 0, ..., ''p'') and ε''t'' is a ''n x 1'' vector of error terms. The main diagonal terms of the ''B0'' matrix (the coefficients on the ''i''th variable in the ''i''th equation) are scaled to 1.
The error terms ε''t'' ('''structural shocks''') satisfy the conditions (1) - (3) in the definition above, with the particularity that all the elements off the main diagonal of the covariance matrix are zero. That is, the structural shocks are uncorrelated.
For example, a two variable structural VAR(1) is:
:
where
:
that is, the variances of the structural shocks are denoted (''i'' = 1, 2) and the covariance is .
Writing the first equation explicitly and passing ''y2,t'' to the right hand side one obtains
:
Note that ''y2,t'' can have a contemporaneous effect on ''y1,t'' if ''B0;1,2'' is not zero. This is different from the case when ''B0'' is the identity matrix (all off-diagonal elements are zero - the case in the initial definition), when ''y2,t'' can impact directly ''y1,t+1'' and subsequent future values, but not ''y1,t''.
Because of the parameter identification problem, ordinary least squares estimation of the structural VAR would yield inconsistent parameter estimates. This problem can be overcome by rewriting the VAR in reduced form.
From an economic point of view it is considered that, if the joint dynamics of a set of variables can be represented by a VAR model, then the structural form is a depiction of the underlying, "structural", economic relationships. Two features of the structural form make it the preferred candidate to represent the underlying relations:
# ''Error terms are not correlated''. The structural, economic shocks which drive the dynamics of the economic variables are assumed to be independent, which implies zero correlation between error terms as a desired property. For instance, there is no reason why an oil price shock (as an example of a supply shock) should be related to a shift in consumers' preferences towards a style of clothing (as an example of a demand shock).
# ''Variables can have a contemporaneous impact on other variables''. This is a desirable feature especially when using low frequency data. For example, an indirect tax rate increase would not affect tax revenues the day the decision is announced, but one could find an effect in that quarter's data.
By premultiplying the structural VAR with the inverse of ''B0''
:
and denoting
: for any and
one obtains the '''p-th order reduced VAR'''
:
Note that in the reduced form all right hand side variables are predetermined at time ''t''. As there are no time ''t'' endogenous variables on the right hand side, no variable has a ''direct'' contemporaneous effect on other variables in the model.
However, the error terms in the reduced VAR are composites of the structural shocks ''et = B0-1εt''. Thus, the occurrence of one structural shock ''εi,t'' can potentially lead to the occurrence of shocks in all error terms ''ej,t'', thus creating contemporaneous movement in all endogenous variables. Consequently, the covariance matrix of the reduced VAR
:
can have non-zero off-diagonal elements, thus allowing non-zero correlation between error terms.
Ordinary least squares estimation of each equation in the reduced VAR is both consistent and asymptotically efficient.
★ Walter Enders, ''Applied Econometric Time Series'', 2nd Edition, John Wiley & Sons 2003, ISBN 0-471-23065-0
★ James D. Hamilton. ''Time Series Analysis''. Princeton University Press. 1995.
★ Helmut Lütkepohl. ''New Introduction to Multiple Time Series Analysis''. Springer. 2005.
1. Christopher A. Sims, 1980, "Macroeconomics and Reality", Econometrica 48
| Contents |
| Specification |
| Definition |
| Example |
| Writing VAR(p) as VAR(1) |
| Structural vs. reduced form |
| Structural VAR |
| Reduced VAR |
| Estimation |
| References |
Specification
Definition
A VAR model describes the evolution of a set of ''n'' variables (called '''endogenous variables''') measured over the same sample period (''t'' = 1, ..., ''T'') as a linear function of only their past evolution. The variables are collected in a ''n x 1'' vector ''yt'', which has as the ith element ''yi,t'' the time ''t'' observation of variable ''yi''. For example, if the ith variable is GDP, then ''yi,t'' is the value of GDP at t.
A '''(reduced) p-th order VAR''', denoted '''VAR(p)''', is
:
where ''c'' is a ''n x 1'' vector of constants ('intercept'), ''Ai'' is a ''n x n'' matrix (for every ''i'' = 1, ..., ''p'') and e''t'' is a ''n x 1'' vector of error terms satisfying
# — every error term has mean zero;
# — the contemporaneous covariance matrix of error terms is Ω (a ''n x n'' positive definite matrix);
# for any non-zero ''k'' — there is no correlation across time; in particular, no serial correlation in individual error terms.
The ''k''-periods back observation ''yt-k'' is called the ''k''-th '''lag''' of ''y''. Thus, a p-th order VAR is also called a '''VAR with p lags'''.
Example
A VAR(1) in two variables can be written in matrix form (more compact notation) as
:
or, equivalently, as the following system of two equations
:
:
Note that there is one equation for each variable in the model. Also note that the current (time ''t'') observation of each variable depends on its own lags as well as on the lags of each other variable in the VAR.
Writing VAR(p) as VAR(1)
A VAR with ''p'' lags can always be equivalently rewritten as a VAR with only one lag by appropriately redefining the dependent variable. The transformation amounts to merely stacking the lags of the ''VAR(p)'' variable in the new ''VAR(1)'' dependent variable and appending identities to complete the number of equations.
For example, the ''VAR(2)'' model
:
can be recast as the ''VAR(1)'' model
::
where ''I'' is the identity matrix.
The equivalent ''VAR(1)'' form is more convenient for analytical derivations and allows more compact statements.
Structural vs. reduced form
Structural VAR
A '''structural VAR with p lags''' is
:
where ''c0'' is a ''n x 1'' vector of constants, ''Bi'' is a ''n x n'' matrix (for every ''i'' = 0, ..., ''p'') and ε''t'' is a ''n x 1'' vector of error terms. The main diagonal terms of the ''B0'' matrix (the coefficients on the ''i''th variable in the ''i''th equation) are scaled to 1.
The error terms ε''t'' ('''structural shocks''') satisfy the conditions (1) - (3) in the definition above, with the particularity that all the elements off the main diagonal of the covariance matrix are zero. That is, the structural shocks are uncorrelated.
For example, a two variable structural VAR(1) is:
:
where
:
that is, the variances of the structural shocks are denoted (''i'' = 1, 2) and the covariance is .
Writing the first equation explicitly and passing ''y2,t'' to the right hand side one obtains
:
Note that ''y2,t'' can have a contemporaneous effect on ''y1,t'' if ''B0;1,2'' is not zero. This is different from the case when ''B0'' is the identity matrix (all off-diagonal elements are zero - the case in the initial definition), when ''y2,t'' can impact directly ''y1,t+1'' and subsequent future values, but not ''y1,t''.
Because of the parameter identification problem, ordinary least squares estimation of the structural VAR would yield inconsistent parameter estimates. This problem can be overcome by rewriting the VAR in reduced form.
From an economic point of view it is considered that, if the joint dynamics of a set of variables can be represented by a VAR model, then the structural form is a depiction of the underlying, "structural", economic relationships. Two features of the structural form make it the preferred candidate to represent the underlying relations:
# ''Error terms are not correlated''. The structural, economic shocks which drive the dynamics of the economic variables are assumed to be independent, which implies zero correlation between error terms as a desired property. For instance, there is no reason why an oil price shock (as an example of a supply shock) should be related to a shift in consumers' preferences towards a style of clothing (as an example of a demand shock).
# ''Variables can have a contemporaneous impact on other variables''. This is a desirable feature especially when using low frequency data. For example, an indirect tax rate increase would not affect tax revenues the day the decision is announced, but one could find an effect in that quarter's data.
Reduced VAR
By premultiplying the structural VAR with the inverse of ''B0''
:
and denoting
: for any and
one obtains the '''p-th order reduced VAR'''
:
Note that in the reduced form all right hand side variables are predetermined at time ''t''. As there are no time ''t'' endogenous variables on the right hand side, no variable has a ''direct'' contemporaneous effect on other variables in the model.
However, the error terms in the reduced VAR are composites of the structural shocks ''et = B0-1εt''. Thus, the occurrence of one structural shock ''εi,t'' can potentially lead to the occurrence of shocks in all error terms ''ej,t'', thus creating contemporaneous movement in all endogenous variables. Consequently, the covariance matrix of the reduced VAR
:
can have non-zero off-diagonal elements, thus allowing non-zero correlation between error terms.
Estimation
Ordinary least squares estimation of each equation in the reduced VAR is both consistent and asymptotically efficient.
References
★ Walter Enders, ''Applied Econometric Time Series'', 2nd Edition, John Wiley & Sons 2003, ISBN 0-471-23065-0
★ James D. Hamilton. ''Time Series Analysis''. Princeton University Press. 1995.
★ Helmut Lütkepohl. ''New Introduction to Multiple Time Series Analysis''. Springer. 2005.
1. Christopher A. Sims, 1980, "Macroeconomics and Reality", Econometrica 48
This article provided by Wikipedia. To edit the contents of this article, click here for original source.
psst.. try this: add to faves

العربية
中国
Français
Deutsch
Ελληνική
हिन्दी
Italiano
日本語
Português
Русский
Español