make_Xpar_SIP | R Documentation |
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
)
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 |
a list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.