Skip to contents

anatembea is a tool for AnteNatal Assessment of Temporal malaria Epidemiology using Mechanistic models, Bayesian Estimation, and Analysis, an open-source R package, which translates monthly malaria prevalence collected at first antenatal clinic visit (ANC1) into seasonal patterns in malaria transmission and clinical cases. Our framework is underpinned by an established mechanistic model of malaria dynamics, providing the basis for simulating data-informed hypothetical scenarios to evaluate the likely impact of alternative intervention approaches.

For more information and detail please see our pre-print: https://papers.ssrn.com/sol3/papers.cfm?abstract_id=5184997

Installation

You can install the development version of anatembea from GitHub with:

# install.packages("devtools")
devtools::install_github("mrc-ide/anatembea")
library(anatembea)

Usage

For an example implementation, check out the at https://mrc-ide.github.io/anatembea/articles/anatembea_intro.html