arviz-devs / preliz

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

Distribution Gallery: add ChiSquared #504

Closed aleicazatti closed 3 months ago

aloctavodia commented 3 months ago

I see a warning. Maybe because the support is set to include 0?

/home/docs/checkouts/readthedocs.org/user_builds/preliz/envs/504/lib/python3.10/site-packages/numba/np/ufunc/dufunc.py:287: RuntimeWarning: divide by zero encountered in nb_logpdf return super().call(*args, **kws)