Page 1 of 1

generate new statistics without estimate again

PostPosted: Tue May 19, 2015 6:52 am
by mindint
Dear all,

I estimated a model yesterday and would like to generate some other statistics and IRFs, however I do not want to repeat the estimation again since it is very time consuming. How can I do that? i.e. use the former estimated results to generate new statistics without launch the estimation procedure again.

For example, I want to do shock_decomposition, can I do that without completely running the estimation procedure again?

Thanks

Re: generate new statistics without estimate again

PostPosted: Tue May 19, 2015 8:42 am
by jpfeifer
First, make a backup of the whole folder. Then try using the
Code: Select all
load_mh_file

option with
mh_replic=0

Potentially, you need to set mh_replic to a small number.