Next: calcConvexityAdjustment, Previous: betainc_vec, Up: Octave Functions and Scripts [Contents][Index]
For each element of x, compute the quantile (the inverse of the CDF) at x of the Beta distribution with parameters a and b. Performance improvement: Calling vectorized version of betacdf (batainc_vec). Supporting full double precision.