Skip to content
Snippets Groups Projects

manual: correct value of prior_trunc used in code

Merged Johannes Pfeifer requested to merge JohannesPfeifer/dynare:prior_trunc into master
@@ -7052,9 +7052,9 @@ observed variables.
@@ -7052,9 +7052,9 @@ observed variables.
.. option:: prior_trunc = DOUBLE
.. option:: prior_trunc = DOUBLE
Probability of extreme values of the prior density that is
Probability of extreme values of the prior density in each tail that is
ignored when computing bounds for the parameters. Default:
ignored when computing bounds for the parameters. Default:
``1e-32``.
``1e-10``.
.. option:: huge_number = DOUBLE
.. option:: huge_number = DOUBLE
Loading