Page 1 of 1

Customizing IRFs

PostPosted: Tue Feb 02, 2010 4:50 pm
by jens81
Hi,
how can i get away from standard IRFs?
Is there a way to specify the initial shock that is then analyzed ?

Kind regards.

Re: Customizing IRFs

PostPosted: Thu Feb 04, 2010 11:52 am
by SébastienVillemot
Hi,

You disable standard IRFs by specifying option "irf=0" to stoch_simul.

For non-standard IRFs, you need to write your own code in that case. Look at matlab/irf.m to get some insights.

Best