dbeta1.Rd
The beta distribution is parameterized using the mean and a function sigma_mu
that computes the variance
as a function of the mean
dbeta1(x, mu, pSig = par_sigma_abc())
a vector of quantiles
the mean value for the distribution (0 <= mu <= 1)
parameters to dispatch the S3 function sigma_mu
a numeric vector of length(x)