arviz-devs / preliz

Exploring and eliciting probability distributions
https://preliz.readthedocs.io
Apache License 2.0
88 stars 9 forks source link

Check ppf computation for hypergeometric and betabinomial #408

Open aloctavodia opened 6 months ago

aloctavodia commented 6 months ago

See #407 and #411. For these two distributions, but not others, we have to add 1, so it seems we are missing something. Maybe we are making a mistake for the cdf computation. Although the test for the cdf pass.