Modified beta distribution, density function
d_Omega.beta.Rd
The beta distribution, parameterized by the mean and variance, modified to return a number between 0 and bvm (the number of red blood cells)
Usage
# S3 method for beta
d_Omega(xi, mu, bvm = 13, par_Omega = par_Omega_beta())
Arguments
- xi
vector of quantiles for \(\log_{10}\) parasite densities
- mu
the expected value for \(\log_{10}\) parasite densities
- bvm
blood volume as \(\log_{10}\) red blood cells
- par_Omega
parameters to compute parasite densities as a function of mu
Value
a numeric vector of length(xi)