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 69429ac commit cb60ec0Copy full SHA for cb60ec0
pymc/func_utils.py
@@ -44,7 +44,7 @@ def find_constrained_prior(
44
45
Parameters
46
----------
47
- distribution : pm.Distribution
+ distribution : Distribution
48
PyMC distribution you want to set a prior on.
49
Needs to have a ``logcdf`` method implemented in PyMC.
50
lower : float
0 commit comments