outbreaks (version 1.9.0)

dengue_fais_2011: Dengue on the island of Fais, Micronesia, 2011

Description

These data describe incidence of clincal cases of Dengue on the island of Fais, Micronesia.

Usage

dengue_fais_2011

Arguments

Format

A data frame with 57 rows and 3 columns

onset_date

Date

nr

Days after starting date

value

Number of cases

The data on Dengue incidence reported by Funk et al. (2016) cover the period from 2011-09-15 to 2012-02-14, over which time a total of 157 clinical cases were reported among 294 residents. The first reported case is thought to be the index case. The population of Fais is concentrated in a single population centre, and is thought to have been immunologically naive at the time of infection.

References

S. Funk, et al. 2016. Comparative Analysis of Dengue and Zika Outbreaks Reveals Differences by Setting and Virus. PLOS Neglected Tropical Diseases, 10(12), e0005173. http://doi.org/10.1371/journal.pntd.0005173

Examples

Run this code
# NOT RUN {
## show first few weeks of Dengue incidence
head(dengue_fais_2011)

# }

Run the code above in your browser using DataCamp Workspace