betaincinv
Inverse of the regularized incomplete beta function.
Syntax
Section titled “Syntax”v = betaincinv(x, a, b, tail)Description
Section titled “Description”Returns the y such that betainc(y, a, b) = x (or with the upper tail).
Example
Section titled “Example”betaincinv(0.5, 2, 5)