outbreaks (version 1.9.0)

influenza_england_1978_school: Influenza in a boarding school in England, 1978

Description

These data comprise of a time series of influenza cases in a boarding school in England. The original data were available only in a figure with some additional data in the main text; hence, the exact numbers vary depending on the source. These data are from Chapter 9 of De Vries et al. (1996).

Usage

influenza_england_1978_school

Arguments

Format

A data frame with 14 rows and 3 columns

date

Date

in_bed

Number in bed

convalescent

Number convalescing

Details

The index case was infected by 1978-01-10, and had febrile illness from 1978-01-15 to 1978-01-18. 512 boys out of 763 became ill.

References

Anonymous. 1978. Influenza in a boarding school. British Medical Journal 1:578.

G. De Vries, T. Hillen, M. Lewis, J. Mueller, and B. Schoenfisch. 2006. A Course in Mathematical Biology: Quantitative Modeling with Mathematical and Computational Methods. Society for Industrial and Applied Mathematics.

Examples

Run this code
# NOT RUN {
## show first few cases
head(influenza_england_1978_school)

# }

Run the code above in your browser using DataLab