We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b36764 commit 32a72f0Copy full SHA for 32a72f0
pymc/func_utils.py
@@ -37,7 +37,7 @@ def find_constrained_prior(
37
"""
38
Find optimal parameters to get `mass` % of probability
39
of a :ref:`distribution <api_distributions>` between `lower` and `upper`.
40
-
+
41
Note: only works for one- and two-parameter distributions, as there
42
are exactly two constraints. Fix some combination of parameters
43
if you want to use it on >=3-parameter distributions.
0 commit comments