Make parameters for SIP human model, with defaults

make_Xpar_SIP(
  nStrata,
  Xopts = list(),
  b = 0.55,
  r = 1/180,
  c = 0.15,
  rho = 0.1,
  eta = 1/25,
  xi = 1/365,
  F_mass_treat = F_zero
)

Arguments

nStrata

the number of population strata

Xopts

a [list] that could overwrite defaults

b

transmission probability (efficiency) from mosquito to human

r

recovery rate

c

transmission probability (efficiency) from human to mosquito

rho

probability of successful treatment upon infection

eta

prophylaxis waning rate

xi

background treatment rate

F_mass_treat

mass treatment rates as a function of time

Value

a [list]