Customizing IRFs

Hi,
how can i get away from standard IRFs?
Is there a way to specify the initial shock that is then analyzed ?

Kind regards.

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