| Literature DB >> 31119031 |
Zhian N Kamvar1, Jun Cai2, Juliet R C Pulliam3, Jakob Schumacher4, Thibaut Jombart1,5.
Abstract
The epidemiological curve (epicurve) is one of the simplest yet most useful tools used by field epidemiologists, modellers, and decision makers for assessing the dynamics of infectious disease epidemics. Here, we present the free, open-source package incidence for the R programming language, which allows users to easily compute, handle, and visualise epicurves from unaggregated linelist data. This package was built in accordance with the development guidelines of the R Epidemics Consortium (RECON), which aim to ensure robustness and reliability through extensive automated testing, documentation, and good coding practices. As such, it fills an important gap in the toolbox for outbreak analytics using the R software, and provides a solid building block for further developments in infectious disease modelling. incidence is available from https://www.repidemicsconsortium.org/incidence.Entities:
Keywords: R; epicurve; epidemics; incidence; outbreaks
Mesh:
Year: 2019 PMID: 31119031 PMCID: PMC6509961 DOI: 10.12688/f1000research.18002.1
Source DB: PubMed Journal: F1000Res ISSN: 2046-1402
Figure 1. Generalized workflow from incidence object construction to modeling and visualization.
The raw data is depicted in the top left as either a vector of dates for each individual case (typical usage) or a combination of both dates and a matrix of group counts. The incidence object is created from these where it checks and validates the timespan and interval between dates. Data subsetting and export is depicted in the upper right. Data visualization is depicted in the lower right. Addition of log-linear models is depicted in the lower left.
Figure 5. Fit two log-linear regression models, before and after the optimal splitting date.
Figure 2. Weekly epicurves stratified by hospitals for the simulated outbreak of EVD.
Figure 3. Weekly epicurves stratified by hospitals representing the first eight weeks of simulated outbreak of EVD.
Figure 4. ( A) stratified and ( B) pooled daily incidence plots of ZVD in Colombia, September 2015 to January 2016.