Anda di halaman 1dari 16

VAR Models

For a set of n time series variables yt  ( y1t , y 2t , ..., y nt )' , a VAR model of order p
(VAR(p)) can be written as:
(1) yt  A1 yt 1  A2 yt  2  ...  Ap yt  p  ut
where the Ai ’s are (nxn) coefficient matrices and ut  (u1t , u 2t ,..., u nt )' is an unobservable
i.i.d. zero mean error term.

VAR Analysis
(Enders Chapter 5)

Consider a two-variable VAR(1) with k=2.


(1) yt  b10  b12 z t  c11 yt 1  c12 zt 1   yt
(2) zt  b20  b21 yt  c21 yt 1  c22 zt 1   zt

with  it ~ i.i.d (0,  2i ) and cov( y ,  z )  0

In matrix form:
1 b12   yt  b10   c11 c12   yt 1   yt 
(3) b   
 21 1   zt  b20  c21 c22   zt 1   zt 

More simply:
(4) BX t  0  1 X t 1   t Structural VAR (SVAR) or the Primitive
System

To normalize the LHS vector, we need to multiply the equation by inverse B:


B 1 BX t  B 10  B 11 X t 1  B 1 t , thus:
(5) X t  A0  A1 X t 1  et VAR in standard form (unstructured VAR=UVAR).
or:
 yt   a10   a11 a12   yt 1   e1t 
(6)  z   a   a 
a22   zt 1  e2t 
 t   20   21

These error terms are composites of the structural innovations from the primitive system.

What are their characteristics/moments?


1 1 1  1  b12 
et  B 1 t where B 1  B B  B ( B*) 
a T
 b 1 
(1  b21b12 )  21
T
B * =cofactor of B and ( B*) =transpose.

VAR 1
Thus
 e1t  1  1  b12   yt 
(7) e    1   zt 
 2t  (1  b21b12 )  b21

Or
 yt  b12 zt
e1t  where   1  b21b12

b21 yt   zt
e2t 

 ' s are white noise, thus e’s are (0,  i2 ) :


E (eit )  0
E ( yt2  b122  zt2 )  y2  b122  z2
Var (e1t )  E (e ) 
2
1t  is time independent, and the same is true for
2 2
Var (e2t ) .

But covariances are not zero:


E[( yt  b12 zt )( zt  b21 yt )]  (b12 z2  b21 y2 )
Covar (e1t , e2t )  E (e1t e2t )    0.
2 2

So the shocks in a standard VAR are correlated. The only way to remove the correlation and
make the covar=0 is if we assume that the contemporaneous effects are zero: b12  b21  0 .

The var/covar matrix of the VAR shocks:


  2  12 
 1 2 .
 21  2 

Identification
We can estimate (6) with OLS, since the RHS consists of predetermined variables and the
error terms are white noise. The errors are serially uncorrelated but correlated across
equations. Although SUR could be used in these cases, here we do not need it since all the
RHS variables are identical, so there is no efficiency gain in using SUR over OLS. But we
cannot use OLS to estimate the SVAR because of contemporaneous effects, which are
correlated with the  ' s (structural innovations).

Our goal:
To see how a structural innovation  it affects the dependent variables in our original model.
We estimate the reduced form (standard VAR), so how can we recover the parameters for the
primitive system from the estimated system?

VAR 2
VAR: 9 parameters ( = 6 coefficient estimates+ 2 variance estimates + 1 Covar
estimate).
SVAR: 10 parameters (=8 parameters + 2 variances). It is underidentified.

Sims (1980) suggested using a recursive system. For this we need to restrict some of the
parameters in the VAR. Ex: assume y is contemporaneously affected by z but not vice-versa.
Thus we assume that b21  0 . In other words, y is affected by both structural innovations of
y and z, while z is affected only by its own structural innovation. This is a triangular
decomposition also called Cholesky decomposition. Then we have 9 parameter estimates
and 9 unknown structural parameters, and SVAR is exactly identified.

Now the SVAR system becomes:


1 b12   yt  b10   c11 c12   yt 1   yt 
(8) 0 1   z   b   c 
c22   zt 1   zt 
   t   20   21

1  1  b12  1  b12 
B 1   .
(1  b21b12 )  b21 1  
0 1 

Hence the VAR system in standard form can be written:

 yt  b10  b12b20  (c11  b12c21 ) (c12  b12c22 )  yt 1   yt  b12 zt 


(8’) z    b20  c21 c22  z     zt 
 t      t 1   

If we match the coefficients in (8’) with the estimates in (6)


 yt   a10   a11 a12   yt 1   e1t 
 z   a   a 
a22   zt 1  e2t 
, we can extract the coefficients of the SVAR:
 t   20   21

a10  b10  b12b20 a20  b20 e1   y  b12 e z


a11  c11  b12 c21 a 21  c21 e2  ez
 (b12 z2  b21 y2 )
a12  c12  b12 c22 a22  c22 Cov12 = =  b12 z2
 2

Impulse response functions


We want to trace out the time path of the effect of structural shocks on the dependent
variables of the model. For this, we first need to transform the VAR into a VMA
representation.

Rewrite the UVAR more compactly:


A0 et
(5) X t  A0  A1 X t 1  et  X t  
I  A1L I  A1L

VAR 3
First, consider the first component on the RHS:

1  a11  a12  1  a22 a21   a10 


A0 
A0 1 ( I  A1 ) A0 
a a
21

1  a22   a12 1  a22  a20 
 ( I  A1 ) A0   
I  A1 I  A1 1  a11  a12 (1  a11 )(1  a22 )  a21a12
 a21 1  a22
1 (1  a22 )a10  a21a20   y 
  a a  (1  a ) a    
  12 10 22 20  z

Stability requires that the roots of I  A1 L lie outside the unit circle. We will assume that it
is the case. Then, we can write the second component as:
i
et    a11 a12   e1,t i 
  i 0
i
Ae
1 t i 
i 0   e 
I  A1 L  a21 a22   2,t i 

We can thus write the VAR as a VMA with the standard VAR’s error terms.
i
 yt   y    a11 a12   e1,t  i 
(9)  z    z   i  0  a  e 
 t    21  a 22
   2,t  i 
Ai

But these are composite errors consisting of the structural innovations. We must thus replace
1 1  b12 
the e’s with the  ' s from (7) et   t
 b21 1 

 yt   y  Ai  1  b12   y ,t i  i
      

     y  11
(i )
12
(i )
  y ,t i 
(9a)  z t   z  i 0

1  b12 b21  21 b 1 
            z ,t i   z 
 i0  (i )   
i  21  (22i )   z ,t i 
 X  i0  i  t i .

Impact multipliers
They trace the impact effect of a one unit change in a structural innovation. Ex: find the
impact effect of  z ,t on yt and zt :
dyt dzt
 12 (0)   22 (0)
d z ,t d z ,t
Lets trace the effect one period ahead on yt 1 and zt 1
dyt 1 dz t 1
 12 (1)   22 (1)
d z ,t d z ,t

Note that this is the same effect on yt and zt of a structural innovation one period ago:

VAR 4
dyt dzt
 12 (1)   22 (1)
d z ,t 1 d z ,t 1

Impulse response functions are the plots of the effect of  z ,t on current and all future y and
z. IRs show how { yt } or {zt } react to different shocks.
Ex:
Impulse response function of y to a one unit change in the shock to z
= 12 (0) , 12 (1) , 12 (2) , …

i0 12 (i ) .
n
Cumulated effect is the sum over IR functions:

Long-run cumulated effect: lim i0 12 (i )


n
n 

In practice we cannot calculate these effects since the SVAR is underidentified. So we must
impose additional restrictions on the VAR to identify the impulse responses.
If we use the Cholesky decomposition and assume that y does not have a contemporaneous
effect on z, then b12  0 . Thus the error structure becomes lower triangular:
 e1t  1  b12   yt 
(10) e     
 2 t  0 1   zt 

The  y shock doesn’t affect z directly but it affects it indirectly through its lagged effect in
VAR.

Granger Causality: If the z shock affects e1, e2 and the y shock doesn’t affect e2 but it
affects e1, then z is causally prior to y.

Example:
Calculate the impulse response functions on { yt } , {zt } of a unit change in z shock ( zt )
from an estimate of a two-variable VAR(1):
yt  0.7 yt 1  0.2 zt 1  e1t
z t  0.2 yt 1  0.7 z t 1  e2t
 12   22 and 12  0.8 .

For this, we must get the estimates of the primitive function (SVAR) from the estimated
coefficients:
Assume Cholesky decomposition  b21  0 .
Cov1, 2  b12 2
12    0.8  b12  0.8
SE1SE2 2
Although this information is sufficient to calculate the impulse responses in this simple
model, we can extract all of the coefficients of the primitive system as follows:
a10  a20  0  b20  0

VAR 5
b10  b12b20  0  b10  0
a22  c22  0.7 and a21  c21  0.2
From a11  0.7  c11  b12c21 we get c11  0.54 .
From a11  0.7  c11  b12c21
and a12  0.7  c12  b12c22  c12  0.8(0.7)  c12  0.36 and c11  0.54

Substitute b12 into (10) to get:


e1t   yt  0.8 zt
e2 t   zt
A 1 unit  zt shock is instantaneously absorbed 100% by z and 80% by y.

Impact multipliers:
(11) yt  0.7 yt 1  0.2 zt 1   yt  0.8 zt
zt  0.2 yt 1  0.7 zt 1   zt

dy dzt
At t=0: d  0.8
t
1
z ,t d z ,t

At t=1: forward (11) by one period:


dyt 1 dy dz dzt 1 dy dz
 0.7 t  0.2 t  0.76  0.2 t  0.7 t  0.86
d z ,t d z , t d z ,t d z ,t d z , t d z ,t

At t=2: forward (11) by two periods:


dyt 2 dy dz dzt 2 dy dz
 0.7 t 1  0.2 t 1  0.70  0.2 t 1  0.7 t 1  0.75
d z ,t d z , t d z ,t d z ,t d z , t d z ,t

Long-run multipliers: both variables go back to zero.

dy
Cumulative multipliers: i 0 d  0.8  0.76  0.70  ..
n t i

z ,t

dzt i
i 0
n
 1  0.86  0.75  ...
d z ,t

 Results are ordering-dependent. If you choose the decomposition such that b12  0
instead of b12 , you can have quite different results. One robustness check is,
therefore to change the ordering. If results don’t change then the estimates are robust
to ordering.
 If the correlation between the errors is low ( 12 small), then changing ordering does
not make a big difference.
 Eviews specification

VAR 6
-Residual: ignores the correlations in the VAR residuals; gives the MA
coefficients of the infinite MA representation of the VAR.
-Cholesky (with and without degree of freedom adjustment for small sample
correction).
-Generalized impulses: Pesaran and Shin (1998) methodology. Independent
of the VAR ordering. Applies a Cholesky factorization to each variable with
the j-th variable at the top of the ordering.

VAR 7
Confidence Intervals
Help to see the degree of precision in the coefficient estimates. Obtained by Monte Carlo
study. Eviews provides two types of calculations of standard errors for the confidence
intervals: Monte Carlo and Analytic. For M-C you need to provide the number of draws.
Eviews then gives the 2 SE standard bands around the impulse responses.

Note that for VECM, these confidence intervals are not available on Eviews. For those
interested in programming themselves, instructions to generate confidence bounds for
SVARS are available at: http://www.eviews.com/support/examples/docs/svar.htm#blanquah3

Variance Decomposition
It tells how much of a change in a variable is due to its own shock and how much due to
shocks to other variables. In the SR most of the variation is due to own shock. But as the
lagged variables’ effect starts kicking in, the percentage of the effect of other shocks
increases over time.

To see this consider the VMA representation of VAR in (9a):

i
 yt   y  Ai  1  b12   y ,t i  i

xt        i 0      y    11
(i )
12
(i )
  y ,t i 
 zt   z  1  b12 b21  b21 1   z ,t i    i 0  ( i )   
         
i
z  21  (22i )   z ,t i 

or xt  X  i 0  i  t i .

We want to calculate the n-period forecast error of x in order to find that of say, y.

Start from 1 period:


xt 1  X   0 t 1  1 t   2 t 1  ...
Et xt 1  X  1 t   2 t 1  ...
1-period forecast error xt 1  Ext 1   0 t 1

Proceed in the same way and get 2-period forecast error:


xt  2  Ext 2   0 t 2  1 t 1

3-period forecast error:


xt 3  Ext 3   0 t 3  1 t  2   2 t 1

n-period forecast error:


xt  n  Ext  n   0 t  n  1 t  n1   2 t  n2  ...   n1 t 1  in01 t  ni

Now consider y, the first element of the x matrix. Its n-step-ahead forecast error is:

VAR 8
yt  n  Eyt  n  (11, 0 y ,t  n  11,1 y ,t  n1  ...  11,n1 y ,t 1 )
 ( 21, 0 z ,t  n   21,1 z ,t  n1  ...   21,n 1 z ,t 1 )

The variance of its n-step-ahead forecast error is:


 2
y ,n  

2
y ( 211, 0   211,1  ...  
         
2
11, n 1
 
) 
proportion of var iance
due to own shock

Decreases over time



2
z 
(  2 21, 0  
   
2

21,1

 ...  
  
2

21, n 1

)
proportion of var iance
due to a z shock

Grows over time

 If  z can explain none of the forecast error var of the sequence { yt } at all forecast
horizons (  y2,n  z2  0 ), then { yt } is exogenous.
 If  z can explain most of the forecast error var of the sequence { yt } at all forecast
horizons (  y2,n  z2  0.9 for ex.), then { yt } is endogenous.

Note that exogeneity is not the same as Granger-causality. It is a concept involving the
contemporaneous value of an endogenous variable and the contemporaneous error term of
another variable.

Same identification problem as for the impulse response functions. But if the cross-
correlation is not significant then ordering will not matter.

Impulse responses + Variance decomposition = innovation accounting.

Hypothesis Testing

1. Specification of the VAR model


 Decide on the variables that enter the VAR: need a model for this. If the VAR is
misspecified because of missing variables, it will create an omitted variable(s)
problem and be reflected in serially correlated error terms.
 Number of lags. We need to include the optimal number of lags. Note that
increasing the number of lags does not solve the residual correlation if there are
omitted variables.
 Even if there is no omitted variables and we include the optimal number (or
reasonable #) of lags, residuals can still reflect a problem caused by structural breaks.
At this stage we will control for them by determining the break dates exogenously.

Determination of optimal lag length


a. LR tests
(10) LR  (T  m)(ln  r  ln  u ) ~  2 (q )

T=#observations (after accounting for lags)

VAR 9
m=#parameters estimated in each equation of the unrestricted system, including the
constant.
ln  r natural log of the determinant of the covariance matrix of residuals of the
restricted system.
q = total number of restrictions in the system (=#lags times n 2 ) and n=#variables (or
equations).

If the LR statistics < critical value, reject the null of the restricted system.

Eviews follows Lutkepohl (1991) methodology in conducting a sequential LR test


(adjusting for m). You start with the maximum #lags following your prior. Suppose you
decide k lags. Then you compare the kth (largest) lag’s covar matrix determinant with
that of k-1. If the LR statistics < critical value, reject the null of k-1 lags over k lags.
The LR test statistics then becomes:
(11) LR  (T  m)(ln  t 1  ln  t ) ~  2 (q ) and q = n 2

However, if you want to compare say, 12th lag with 8th lag, you have to do calculate the
test statistics yourself, using the formula in (10).

b. Information criteria
AIC  T ln   2 N
SBC  T ln   N ln T
Choose the # lag that minimizes the criteria.
Note that these criteria are not tests, they mainly indicate goodness of fit of alternatives.
So they should be used as complements to the LR tests.

You can use the information criteria to compare nonsequential tests.

3. Diagnostic tests of the residuals (in Eviews)


 Portmanteau Autocorrelation Test (Box-Pierce-Ljung-Box Q statistics) for residual
correlation.
Null Hypothesis:
No serial correlation up to chosen lag.
Q statistics distributed  2 dof = n 2 (h  p) n=#variables, h=#max chosen
lags, p=order of the VAR.
Not a good statistics to use if there is a quasi-unit root (requires high order MA
coefficients to be 0).

 Autocorrelation LM Test.
Null hypothesis:
no autocorrelation up to lag h.
LM statistics distributed  2 dof = n 2 .

 Normality tests

VAR 10
Multivariate version of the Jarque Bera tests. It compares the 3rd and 4th moments
(skewness and kurtosis) to those from a normal distribution. Must specify a
factorization of the residuals. Choices in Eviews:
 Cholesky: the statistics will depend on the ordering of the variables.
 Doornik and Hansen (94) –Inverse SQRT of residual correlation matrix:
invariant to the ordering of variables and the scale of the variables in the
system.
 Urzua (97)- Inverse SQRT of residual covariance matrix: same advantage as
Doornick and Hansen, but better.
 Factorization from SVAR (later: need to have estimated an SVAR)

4. Granger Causality
In a two-variable VAR(p)The process {zt } does not G-cause { yt } if all coefficients in
A12 ( L)  0 (or a joint test of a21 (1)  a21 ( 2)  ...  a21 ( p )  0 at all lags is not rejected).
This concept involves the effect of past values of z on the current value of y. So it answers
the question whether past and current values of z help predict the future value of y.
 It is different from exogeneity tests, which look at whether the current values of z
explains current and future values of y.

In a n-variable VAR(p), block-exogeneity (=block-G-causality) test looks at whether the


lags of any variables G-cause any other variable in the system. You can test this using the
LR test in (10).

Application
Create a bivariate VAR(1) and apply the tests to get the best specification of the model.
Workfile:ENDERSQUARTERLY.wf

-Generate the rate of growth of money supply


m=log(M1NSAt)-log(M1NSAt-1)

-Generate the rate of PPI inflation:


Inf=log(PPIt)-log(PPIt-1)

-Generate seasonal dummies for each quarter of the year:


Di=@seas(i), where i=1,2,3

or: endersquartdummies.prg
smpl @all
inf=log(ppi)-log(ppi(-1))
m=log(m1nsa)-log(m1nsa(-1))
for !j=1 to 4
series d{!j}=@seas({!j})
next

-Check whether m and inf are I(0)

VAR 11
Now we can create our bivariate VAR(1):
Endogenous variables: m, inf
Exogenous variables: constant, 4 seasonal dummies

Estimate an unrestricted VAR

1. Test the lag length

The sequential LR statistics indicates 5 lags. Also confirmed by info criteria.


View-Lag Structure-Lag length criteria-lags to include [8]-OK

VAR Lag Order Selection Criteria


Endogenous variables: INF M 
Exogenous variables: C D1 D2 D3 
Sample: 1960Q1 2002Q4
Included observations: 160

 Lag LogL LR FPE AIC SC HQ

0  927.0090 NA   3.52e-08 -11.48761 -11.33385 -11.42518


1  993.6745  128.3309  1.61e-08 -12.27093  -12.04029* -12.17728
2  1000.381  12.74192  1.55e-08 -12.30476 -11.99724 -12.17989
3  1010.920  19.76184  1.43e-08 -12.38650 -12.00211 -12.23041
4  1018.108  13.29702  1.38e-08 -12.42635 -11.96507  -12.23904*
5  1023.710   10.22334*   1.35e-08*  -12.44637* -11.90822 -12.22785
6  1025.908  3.956218  1.38e-08 -12.42385 -11.80881 -12.17410
7  1028.766  5.072764  1.40e-08 -12.40957 -11.71766 -12.12861
8  1033.418  8.142326  1.39e-08 -12.41773 -11.64894 -12.10555

 * indicates lag order selected by the criterion


 LR: sequential modified LR test statistic (each test at 5% level)
 FPE: Final prediction error
 AIC: Akaike information criterion
 SC: Schwarz information criterion
 HQ: Hannan-Quinn information criterion

You may have priors and want to test for lag length yourself using a LR test. Suppose we
start with 12 lags and compare it with 8 lags.

Calculate the determinant of the residual covariance matrix:


Eviews gives it at the bottom of the estimation
ˆ  det  1  ˆ ˆ '  with p=# parameters per equation in the VAR. The unadjusted
 T  p t t t 
 
ignores p.

VAR 12
Estimate with 12 lags the unrestricted VAR

 Vector Autoregression Estimates


 Date: 04/12/07 Time: 12:12
 Sample (adjusted): 1963Q2 2002Q1
 Included observations: 156 after adjustments
 Standard errors in ( ) & t-statis ]

 Determinant resid
covariance (dof adj.)  1.10E-08
 Determinant resid
covariance  7.41E-09
 Log likelihood  1017.509
 Akaike information
criterion -12.32704
 Schwarz criterion -11.23222

Estimate with 8 lags over the same VAR over the same sample:
 Determinant resid
covariance (dof adj.)  1.10E-08
 Determinant resid
covariance  8.41E-09
 Log likelihood  1033.418
 Akaike information
criterion -12.41773
 Schwarz criterion -11.64894

To do the comparison properly, we must use the same sample of 12 lags (1963q2 2002q1)
 Determinant resid  1.14E-08
covariance (dof adj.)
 Determinant resid
covariance  8.65E-09
 Log likelihood  1005.422
 Akaike information
criterion -12.37721
 Schwarz criterion -11.59520

Form the LR test statistics: LR  (T  m)(ln  r  ln  u ) ~  2 (q ) (m=#parameteres in each


equation of the unrestricted system+constants, q  # restrictio ns.n , n=#variables)
2

LR=[156-(4+(2x12))][ln(8.65E-09)-ln(7.41E-09)] =19.80 < chisqr((12-8)x4)=chisqr(16)= 34


Do not reject the null.

2. Test the significance of the dummies using the same LR test.

VAR 13
3. Diagnostic tests of the residuals
View-Residual tests-

Portmanteau test:

VAR Residual Portmanteau Tests for Autocorrelations


H0: no residual autocorrelations up to lag h
Sample: 1963Q2 2002Q4
Included observations: 156

Lags Q-Stat Prob. Adj Q-Stat Prob. df

1  0.033361 NA*  0.033577 NA* NA*


2  0.316277 NA*  0.320167 NA* NA*
3  1.186238 NA*  1.207185 NA* NA*
4  1.759066 NA*  1.795088 NA* NA*
5  3.215159 NA*  3.299396 NA* NA*
6  3.736958 NA*  3.842067 NA* NA*
7  4.377997 NA*  4.513222 NA* NA*
8  5.299534 NA*  5.484572 NA* NA*
9  5.875070  0.2087  6.095345  0.1921 4 (14.86)
10  9.854399  0.2754  10.34723  0.2415 8 (21.9)
11  17.23996  0.1408  18.29308  0.1071 12
12  18.81050  0.2786  19.99450  0.2205 16

*The test is valid only for lags larger than the VAR lag order.
df is degrees of freedom for (approximate) chi-square distribution

Not reject the null.

LM test

VAR Residual Serial Correlation LM


Tests
H0: no serial correlation at lag order h
Sample: 1963Q2 2002Q4
Included observations: 156

Lags LM-Stat Prob

1  2.327028  0.6759
2  4.861899  0.3018
3  15.30102  0.0041
4  5.459386  0.2433
5  9.271766  0.0547
6  2.422662  0.6585
7  3.174393  0.5291
8  2.091522  0.7189

VAR 14
9  0.727926  0.9478
10  4.659113  0.3241
11  8.771122  0.0671
12  1.905281  0.7532

Probs from chi-square with 4 df.

Chisqr(4)=14.86
Mostly not reject the null.

Normality Test

VAR Residual Normality Tests


Orthogonalization: Residual Correlation (Doornik-Hansen)
H0: residuals are multivariate normal
Sample: 1963Q2 2002Q4
Included observations: 156

Component Skewness Chi-sq df Prob.

1 -0.071003  0.142376 1  0.7059


2  0.087734  0.217132 1  0.6412

Joint  0.359509 2  0.8355

Component Kurtosis Chi-sq df Prob.

1  3.606088  3.832680 1  0.0503


2  1.695635  21.40130 1  0.0000

Joint  25.23398 2  0.0000

Component Jarque-Bera df Prob.

1  3.975057 2  0.1370
2  21.61843 2  0.0000

Joint  25.59349 4  0.0000

The null is a joint test of both the skewness and the kurtosis.
Normality not rejected for inf but rejected for m due to kurtosis problem.
Is this something we should worry about? in principle rejection of normal distribution invalidates the
test statistics. But measures of skewness are found to be not informative in small samples (Bai, Ng
Boston College WP 115, 2001).

VAR 15
4. Granger causality
View-lag structure-G-causality/block exogeneity test

VAR Granger Causality/Block Exogeneity Wald Tests


Sample: 1963Q2 2002Q4
Included observations: 156

Dependent variable: INF

Excluded Chi-sq df Prob.

M  7.107555 5  0.2128

All  7.107555 5  0.2128

Dependent variable: M

Excluded Chi-sq df Prob.

INF  17.95420 5  0.0030

All  17.95420 5  0.0030

Chisqr(5)=16.75

It tests bilaterally whether the lags of the excluded variable affect the endogenous variable.
The null: the lagged coefficients are significantly different than 0.
All: joint test that the lags of all other variables affect the endogenous variable.
Ex: on top panel, first row shows if lagged variables of M are significantly different than 0,
the second row shows if lagged variables of all variables other than INF are zero (in our case
both tests are identical since we only have two variables).

For both the null is rejected, though there is some evidence about effect of inf on m at 10 %
significance level.

VAR 16

Anda mungkin juga menyukai