I am looking for a java library that can calculate generalized hypergeometric function (http://en.wikipedia.org/wiki/Generalized_hypergeometric_series). I looked at Apach Common Math, but did not find the function. Actually, I need the function to calculate the cumulative probability function for beta-binomial distribution (http://en.wikipedia.org/wiki/Beta-binomial_distribution). If anyone knows a java package including the distribution, it would be good for me.
Thanks,
You can use this org.apache.commons.math3.distribution.HypergeometricDistribution
from here.
Download link.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With