Interpretation of shocks in IRFs

This forum is closed. You can read the posts but cannot write. We have migrated the forum to a new location where you will have to reset your password.
Forum rules
This forum is closed. You can read the posts but cannot write. We have migrated the forum to a new location (https://forum.dynare.org) where you will have to reset your password.

Interpretation of shocks in IRFs

Postby bmicallef » Thu Dec 16, 2010 5:38 pm

Hi,

I have estimated a small scale NKM with bayesian inference. Suppose I only have two shocks, a monetary shock and a technology shock, with the standard errors of the shocks (estimated with inv_gamma_pdf) being 0.55 and 1.7, respectively.

In the shock block, I wrote:

shocks;
var em; stderr 0.55;
var ez; stderr 1.7;
end;

How should I interpret the results of the IRF? Let's take the monetary shock. What is the correct interpretation, that say GDP declined by X% following a one standard deviation shock or a 1% shock? If the former is the correct interpretation, what should I do to shock the model by 1%, since I am interested in this interpretation?

Thanks for your help.
bmicallef
 
Posts: 10
Joined: Thu Jul 29, 2010 8:42 am

Re: Interpretation of shocks in IRFs

Postby p.gelain » Sat Dec 18, 2010 10:22 pm

The correct interpretation is

a one standard deviation shock

If you want 1% shock you may use the "relative_irf" command

Alternative, but I am not sure, you can try dividing alla the standard deviation for the shock you want the 1%. Namely if you are interested to em


shocks;
var em; stderr 0.55/0.55;
var ez; stderr 1.7/0.55;
end;
p.gelain
 
Posts: 61
Joined: Wed Jul 11, 2007 9:13 pm
Location: Norges Bank


Return to Dynare help

Who is online

Users browsing this forum: Google [Bot] and 7 guests