Multiple IRFs on one graph
Posted:
Thu May 30, 2013 12:15 pm
by asmae
Hello,
I need to obtain a graph showing the reponses of different variables to an exogenous shock. Please can any one tell me what's the command to introduce in my code for that?
Thanks
Re: Multiple IRFs on one graph
Posted:
Thu May 30, 2013 3:49 pm
by jpfeifer
Put the names of the endogenous variables after the stoch_simul or estimation commands. If you meant how to put more than 1 IRF in one panel of a graph: this can only be done manually.
Re: Multiple IRFs on one graph
Posted:
Sun Feb 16, 2014 1:47 pm
by tom_mercer
Could you please explain how this is done? Ie. multiple IRFs within one graph? Is there a command in Dynare? I have searched and searched but cannot find.
All the best,
Tom
Re: Multiple IRFs on one graph
Posted:
Tue Feb 18, 2014 8:49 am
by jpfeifer
The IRFs are stored in oo_.irfs. Just use Matlab plot functions to create your desired graph. See also
http://www.dynare.org/phpBB3/viewtopic.php?f=1&t=5259