clbustos / distribution

Statistical Distributions multi library wrapper. Uses Ruby by default and C (statistics2/GSL) or Java extensions where available.
Other
141 stars 52 forks source link

Inverse of the beta distribution function #9

Closed ppawlikmb closed 10 years ago

ppawlikmb commented 10 years ago

Ruby implementation of missing p_value function for beta distribution.