numpyro icon indicating copy to clipboard operation
numpyro copied to clipboard

[add] Implementation of the Beta Negative Binomial Distribution

Open ShozenD opened this issue 5 months ago • 0 comments

Implementation proposal for [Issue #2030]. So far all unit tests are passing (including documentation tests).

I have not implemented the CDF (also not available in the most recent version of scipy). Stan does seem to provide a CDF implementation. Does anyone know what is the best way to do this?

ShozenD avatar May 20 '25 10:05 ShozenD