Mention vector bounds in Censored docstrings
ricardoV94 opened this issue · comments
Description
https://www.pymc.io/projects/docs/en/latest/_modules/pymc/distributions/censored.html#Censored
The type hint in the docs says float or none, but it can also be integer and an array of values.
We should include a second example with an array that includes some+- inf for partially censored data
can i work on this issue
can i work on this issue
There's already an open PR to solve this issue
Hi, I noticed there was interest in this issue a few months ago, but I don’t see any active PR solving it. Is this issue still available? If so, I’d love to work on it!