Re: Bjornland-Leitemo JME 2009
Posted: Mon Mar 12, 2018 11:00 am
From the description of @VARIRF:
ACCUMULATE=||vector of positions||
Indicates which variables (by position in the model) need to be accumulated (integrated)
With the model set up with
var gap dpi compi2 dlrsp intr
that means the responses of dpi (which is the first difference of the inflation rate), compi2 and dlrsp are all accumulated ("undifferenced"). The DPI is fairly obvious, since then you get the response of the inflation rate rather than the change in the inflation rate. The DLRSP gives you the response of log stock prices (rather than returns), which should have a zero long run response to the monetary policy stock because of the restriction in the SVAR. COMPI2 doesn't really matter much.
What you would do with a different model will depend upon the variables and the model.
ACCUMULATE=||vector of positions||
Indicates which variables (by position in the model) need to be accumulated (integrated)
With the model set up with
var gap dpi compi2 dlrsp intr
that means the responses of dpi (which is the first difference of the inflation rate), compi2 and dlrsp are all accumulated ("undifferenced"). The DPI is fairly obvious, since then you get the response of the inflation rate rather than the change in the inflation rate. The DLRSP gives you the response of log stock prices (rather than returns), which should have a zero long run response to the monetary policy stock because of the restriction in the SVAR. COMPI2 doesn't really matter much.
What you would do with a different model will depend upon the variables and the model.