Disribution function for the beta distribution, an alternative parameterization
pbeta1.Rd
Disribution function for the beta distribution, an alternative parameterization
Usage
pbeta1(p, mu, pSig = par_sigma_abc())
Arguments
- p
a vector of probabilities
- 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(p)