Skip to content
Snippets Groups Projects
Verified Commit effc0167 authored by Johannes Pfeifer's avatar Johannes Pfeifer Committed by Stéphane Adjemian
Browse files

manual: correct value of prior_trunc used in code

(cherry picked from commit 54409c08)
parent b998c615
No related branches found
No related tags found
No related merge requests found
Pipeline #11266 failed
...@@ -6940,9 +6940,9 @@ observed variables. ...@@ -6940,9 +6940,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.
Please register or to comment