Negative shocks
Posted:
Thu Nov 12, 2009 6:31 pm
by Dave
Dear all,
Can we have a negative shock in simulation? How? Thanks in advance.
Kind regards,
Dave
Re: Negative shocks
Posted:
Fri Nov 20, 2009 9:14 am
by SébastienVillemot
Hi,
If you are in a deterministic setup, you can put the shocks that you want, positive or negative, in the shocks block.
If you are in a stochastic setup, Dynare by default compute IRFs for one positive standard deviation of each of the shocks. To get the result for one negative standard deviation, one easy solution is just to invert the sign of the given shock in all the equations. Another is to construct simulations by yourself, using the simult_.m function provided by Dynare.
Best,
Re: Negative shocks
Posted:
Mon Nov 23, 2009 7:53 am
by Dave
Thank you, Sebastien. Dave