Hello,
I am estimating a DSGE model and I would like to change some of the options for mode_compute=6 such as
options_.gmhmaxlik.iterations
or
options_.gmhmaxlik.nclimb
where in the mod file can I do that? Could anybody give me an example?
For now my estimation line reads something like this:
estimation(datafile=data,mh_nblocks=4,mh_replic=50000,mh_jscale=1.1,mode_compute=6,mode_check);
Thank you very much!
Giacomo