Page 1 of 1

Impulse responses functions

PostPosted: Tue Apr 18, 2006 9:35 am
by bamba
Dear,
i have estimated a a new keynesian model with dynare . After the estimation (Matlab displayed the estimates parameters) i did not get the impulse responses function. How can i do to find them
Best regards

PostPosted: Tue Apr 18, 2006 3:31 pm
by MichelJuillard
Dear Bamba,

if you have done Metropolis iterations, you should use the option bayesian_irf in the estimation command

if you have only computed the posterior mode, you should do stoch_simul to have the IRFs when the parameters are set at the posterior mode.

Best

Michel

PostPosted: Tue Apr 18, 2006 4:18 pm
by bamba
Dear Michel,
i have estimated the model with the maximum of likelihood methods, can i get theIRFs without using stoch_simul or it 's necessary to use stoch_simul;
best regards

PostPosted: Tue Apr 18, 2006 4:26 pm
by MichelJuillard
If you have estimated with ML, you must use stoch_simul.

Kind regards

Michel

PostPosted: Tue Apr 18, 2006 4:30 pm
by bamba
thank
i have already done it; i thought that it was possible to do it without using stoch_simul