scipy.special.
betaincinv
betaincinv(a, b, y)
Inverse function to beta integral.
Compute x such that betainc(a,b,x) = y.
scipy.special
Enter search terms or a module, class or function name.