parasite_density.Rd
This function first computes the PDF for simple infections, d_clone_density, and then computes the CDF for the full distribution, summed from MoI = 1 up to a large number using convolutions.
parasite_density(
meshX,
a,
FoIpar,
tau = 0,
hhat = 1,
r = 1/200,
RBC_par = par_lRBC_static(),
Fmu_par = par_Fmu_base(),
Omega_par = par_Omega_beta(),
pWda = par_Wda_none()
)
a mesh over parasite densities
host cohort age
parameters that define an FoI function
the cohort birthday
a local scaling parameter for the FoI
the clearance rate for a simple infection
parameters to compute log10RBC
parameters to compute Fmu
parameters to compute d_Omega
parameters to dispatch Wda
a numeric vector of length meshX