Random generation for parasite densities in a host cohort

r_parasite_density(
  N,
  a,
  FoIpar,
  tau = 0,
  hhat = 1,
  r = 1/200,
  alphamin = 7,
  RBC_par = par_lRBC_static(),
  Fmu_par = par_Fmu_base(),
  Omega_par = par_Omega_beta(),
  pWda = par_Wda_none()
)

Arguments

N

number of observations

a

host cohort age

FoIpar

parameters that define an FoI function

tau

the cohort birthday

hhat

a local scaling parameter for the FoI

r

the clearance rate for a simple infection

alphamin

the minimum value of alpha allowed

RBC_par

parameters to compute log10RBC

Fmu_par

parameters to compute Fmu

Omega_par

parameters to compute d_Omega

pWda

parameters to dispatch Wda

Value

a numeric vector of length N