This is documentation for an old release of SciPy (version 0.7.). Read this page Search for this page in the documentation of the latest stable release (version 1.15.1).
scipy.special.betaincinv
-
scipy.special.betaincinv(x1, x2, x3[, out])
- x=betaincinv(a,b,y) returns x such that betainc(a,b,x) = y.