pymc-devs / pymc-experimental

https://pymc-experimental.readthedocs.io
Other
77 stars 49 forks source link

Implement InverseGaussian distribution #253

Closed ricardoV94 closed 11 months ago

ricardoV94 commented 11 months ago

I have a gist here that implements it as a CustomDist: https://gist.github.com/ricardoV94/77751556f7df06503d72b93634671e32

ricardoV94 commented 11 months ago

Duh, it already exists as pm.Wald