putting some chains together
Posted: Tue Sep 25, 2007 1:19 am
I have run a chain and would like to now run another (off the same posterior mode) then create diagnostics. I think the following procedure would work
1) create another subfolder, saving the posterior mode, and the dynare file into it.
2) Run a chain of the same length (using the saved mode file rather than reestimating it) Then rename the resulting _mh0.mat file as _mh0_blck2.mat.
3) Add the original chain into the directory as _mh0_blck1.mat
4) Run again with the load_mh_file option, mh_nblocks=2, with a minimal number of additional replications requested
I have made this work (computationally) and it seems valid to me but if anyone can see any issues please let me know.
cheers
David
1) create another subfolder, saving the posterior mode, and the dynare file into it.
2) Run a chain of the same length (using the saved mode file rather than reestimating it) Then rename the resulting _mh0.mat file as _mh0_blck2.mat.
3) Add the original chain into the directory as _mh0_blck1.mat
4) Run again with the load_mh_file option, mh_nblocks=2, with a minimal number of additional replications requested
I have made this work (computationally) and it seems valid to me but if anyone can see any issues please let me know.
cheers
David