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
1 merge request!2338manual: correct value of prior_trunc used in code
Pipeline #11263 passed
......@@ -7052,9 +7052,9 @@ observed variables.
 
.. 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:
``1e-32``.
``1e-10``.
 
.. option:: huge_number = DOUBLE
 
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment