Skip to content

Johansen Procedure for VAR question

2 messages · Manuel Serna, Matthieu Stigler

#
Manuel Serna a ?crit :
I suppose you want to estimate a VECM model with one lag and the ECM?

Note that the parameter K corresponds to the number of lags in the model 
in levels (VAR), and the VECM is in difference. Hence, to have one lag 
in differences you need two lags in levels! A model with one lag in 
level would correspond to no lags in the VECM formulation.

To make sure, look at the help function and compare the lags.

Beside of that, note actually that the specification with 
spec=transitory is also often seen and may correspond to the usual VECM 
model (Hamilton 1994, p 580).
Mat