estimation - options for mode_compute=6

This forum is closed. You can read the posts but cannot write. We have migrated the forum to a new location where you will have to reset your password.
Forum rules
This forum is closed. You can read the posts but cannot write. We have migrated the forum to a new location (https://forum.dynare.org) where you will have to reset your password.

estimation - options for mode_compute=6

Postby gcandian » Tue Sep 16, 2014 12:50 am

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
gcandian
 
Posts: 7
Joined: Sat Aug 09, 2014 10:39 pm

Re: estimation - options for mode_compute=6

Postby jpfeifer » Tue Sep 16, 2014 5:06 am

See the manual for Dynare 4.4.3 on page 57 under
optim = (NAME, VALUE, ...)

You are going to need something along the lines of
Code: Select all
estimation(..., mode_compute=6, optim=(’NumberOfMh’,3,’nclimb’,200000), ...);
------------
Johannes Pfeifer
University of Cologne
https://sites.google.com/site/pfeiferecon/
jpfeifer
 
Posts: 6940
Joined: Sun Feb 21, 2010 4:02 pm
Location: Cologne, Germany

Re: estimation - options for mode_compute=6

Postby gcandian » Wed Sep 17, 2014 2:25 pm

Thank you, Johannes! Always very helpful!
gcandian
 
Posts: 7
Joined: Sat Aug 09, 2014 10:39 pm


Return to Dynare help

Who is online

Users browsing this forum: No registered users and 11 guests