scipy.special
scipy.special.btdtr
scipy.special.btdtria
scipy.special.
btdtri
p-th quantile of the beta distribution.
This is effectively the inverse of btdtr returning the value of x for which btdtr(a,b,x) = p
btdtr(a,b,x) = p
See also
betaincinv