MastodonC / kixi.stats

A library of statistical distribution sampling and transducing functions
https://cljdoc.xyz/d/kixi/stats
Eclipse Public License 1.0
355 stars 17 forks source link

Added PQuantilte support for the Exponential distribution. #37

Closed bombaywalla closed 3 years ago

bombaywalla commented 3 years ago

Included a test to check that the cdf and quantile are inverses.