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 9aa46ac commit 5b51491Copy full SHA for 5b51491
pymc/func_utils.py
@@ -56,7 +56,7 @@ def find_constrained_prior(
56
optimal parameters of `pm_dist` fitting the interval constraint.
57
Must be a dictionary with the name of the PyMC distribution's
58
parameter as keys and the initial guess as values.
59
- mass : float, default to 0.95
+ mass : float, default 0.95
60
Share of the probability mass we want between ``lower`` and ``upper``.
61
Defaults to 95%.
62
fixed_params : str or float, optional, default None
0 commit comments