Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Marco Ratto
dynare
Commits
18350f68
Commit
18350f68
authored
Nov 29, 2020
by
Johannes Pfeifer
Browse files
manual: clarify that mh_replic is per chain, not the total number of replications
[skip CI]
parent
b4f293bd
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/manual/source/the-model-file.rst
View file @
18350f68
...
...
@@ -5093,9 +5093,9 @@ block decomposition of the model (see :opt:`block`).
.. option:: mh_replic = INTEGER
Number of replications for Metropolis-Hastings algorithm.
For
t
he
time being, ``mh_replic`` should be larger
t
han 1200
. Default: ``20000``.
Number of replications for
each chain of the
Metropolis-Hastings algorithm.
T
he
number of draws should be sufficient to achieve convergence of the MCMC and
t
o meaningfully compute posterior objects
. Default: ``20000``.
.. option:: sub_draws = INTEGER
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment