Page 1 of 1

Bayesian IRF without redo the estimation

PostPosted: Wed Sep 17, 2008 12:45 pm
by Cristiano_italy
Hello

I'm trying to estimate a DSGE model and I'd like to know if after the estimation I can do again Bayesian IRF without having to redo the estimation. I mean if I can let matlab reed the results from previous estimation and redo the IRF.

Thanks in advance for the help.

Cristiano

Re: Bayesian IRF without redo the estimation

PostPosted: Thu Sep 18, 2008 10:20 am
by StephaneAdjemian
Hi Cristiano,

Hopefully, you do not need to run a metropolis again. You can use a previous metropolis by adding options load_mh_file and mh_replic=0 in the estimation command.

Best,
Stéphane.