Navigation

Operators and Keywords

Function List:

C++ API

: betaincinv (y, a, b)

Compute the inverse of the incomplete Beta function.

The inverse is the value x such that

y == betainc (x, a, b)

See also: betainc, beta, betaln.

Package: octave