Page 1 of 1

Generate something quickly after estimation

PostPosted: Wed Sep 30, 2015 6:06 am
by mindint
Dear all,

I guess many people have similar questions. I have estimated a model, which cost me 3 hours. But I forgot to generate the trace plot, bayesian irfs and so on. How can I generate what I want without repeating the estimation and MCMC process again for another 3 hours. Is there some specific guidance?

Thanks in advance!

Re: Generate something quickly after estimation

PostPosted: Sun Oct 04, 2015 10:06 am
by jpfeifer
Use the
Code: Select all
load_mh_file
option together with
mh_replic=0,mode_compute=0
and the
mode_file
option loading the mode-file from your last run.