Page 1 of 1

How to plot confidence bounds on IRFs?

PostPosted: Mon Mar 05, 2012 9:03 am
by flyingpig
Hello, please help me. I am a very beginner of Dynare, I saw some people can plot confidence bounds on their impulse response functions graph, I could not find according code for this. Please help me. Thank you!

Re: How to plot confidence bounds on IRFs?

PostPosted: Wed Mar 07, 2012 9:12 pm
by jpfeifer
That is only possible in the context of estimation. It is triggered by the option
Code: Select all
bayesian_irf

See the manual.

Re: How to plot confidence bounds on IRFs?

PostPosted: Thu Mar 08, 2012 5:58 am
by flyingpig
jpfeifer wrote:That is only possible in the context of estimation. It is triggered by the option
Code: Select all
bayesian_irf

See the manual.

Thank you very much!!