Skip to content
Snippets Groups Projects
Commit 1d82d057 authored by Stéphane Adjemian's avatar Stéphane Adjemian
Browse files

Merge branch 'prior_trunc' into 'master'

manual: correct value of prior_trunc used in code

See merge request Dynare/dynare!2338
parents f4fd9cf8 54409c08
No related branches found
No related tags found
No related merge requests found
...@@ -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
   
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment