The quantile function for the beta distribution, an alternative parameterization
qbeta1.Rd
The quantile function for the beta distribution, an alternative parameterization
Usage
qbeta1(x, mu, pSig = par_sigma_abc())
Arguments
- x
a vector of quantiles
- mu
the mean value for the distribution (0 <= mu <= 1)
- pSig
parameters to dispatch the S3 function sigma_mu
Value
a numeric vector of length(x)