betainv

Calculates the inverse cumulative distribution function (CDF) for the Beta distribution. Depending on input, function can return scalar, vector or matrix

Arguments

  1. Real value y
  2. Parameter a
  3. Parameter b

Output

Resulting value in [0,1]

Examples

betainv