A simple SIS (Susceptible-Infected-Susceptible) model
Arguments
- model
an object from make_MicroMoB
- stochastic
should the model update deterministically or stochastically?
- theta
a time spent matrix
- wf
biting weights
- H
vector of strata population sizes
- X
number of infectious persons in each strata
- b
transmission efficiency (mosquito to human)
- c
transmission efficiency (human to mosquito)
- r
recovery rate (inverse of infectious duration)