A simple SIP (Susceptible-Infected-Protected) model
setup_humans_SIP(
model,
stochastic,
theta,
wf = NULL,
SIP,
b = 0.55,
c = 0.15,
r = 1/200,
rho = 0.07,
eta = 1/32
)no return value
an object from make_MicroMoB
should the model update deterministically or stochastically?
a time spent matrix
biting weights
matrix of strata (rows) by health states (SIP)
transmission efficiency (mosquito to human)
transmission efficiency (human to mosquito)
recovery rate (inverse of infectious duration)
probability of treatment upon infection
rate at which prophylaxis decays