inv = betainv (x, a, b)
 For each element of x, compute the quantile (the inverse of the CDF)
 at x of the Beta distribution with parameters a and b.

Package: nan