Make parameters for SIPw_xde human model, with defaults

create_Xpar_SIPw(
  nStrata,
  Xopts = list(),
  b = 0.55,
  c = 0.15,
  r = 1/180,
  rho = 0.1,
  sigma = 1/730,
  xi = 1/365,
  eta = 1/25
)

Arguments

nStrata

the number of population strata

Xopts

a [list] that could overwrite defaults

b

transmission probability (efficiency) from mosquito to human

c

transmission probability (efficiency) from human to mosquito

r

recovery rate

rho

probability of successful treatment upon infection

sigma

probability of treatment for treated, above background

xi

background treatment rate

eta

rate of loss of chemo-protection

Value

a [list]