A individual-based, stochastic model of the Onchocerca volvulus transmission system.
For full model details please see: Hamley JID, Milton P, Walker M, Basáñez M-G (2019) Modelling exposure heterogeneity and density dependence in onchocerciasis using a novel individual-based transmission model, EPIONCHO-IBM: Implications for elimination and data needs. PLoS Negl Trop Dis 13(12): e0007557
The process overview within EPIONCHO-IBM, describing the steps through a model run which reflect changes in the host/vector and parasite life-cycle, is presented here:
Other publications utilizing and/or developing EPIONCHO-IBM include:
You can install the development version of EPIONCHO.IBM from GitHub with:
# install.packages("devtools")
# install.packages("remotes")
remotes::install_github("mrc-ide/EPIONCHO.IBM")
For a detailed practical guide please see the Installing and Running EPIONCHO-IBM vignette
For a detailed practical guide/demo for running more complex interventions, with variable MDA coverage, variable timing (e.g., some round of annual and biannual MDA), and inclusion of vector control, please see the Running complex intervention guide for EPIONCHO-IBM vignette
EPIONCHO-IBM has been extended to include a OAE module, to simulate OAE prevalence and incidence. Below, we present a flow chart detailing the process overview for the OAE module, how this module is parameterised (dose-response relationship between mf load and OAE onset probability), and how this module connects to the main transmission model.
For a detailed practical guide/demo for running the onchocerciasis-associated epilepsy (OAE) module, please see the Running OAE in EPIONCHO-IBM vignette