Learn R Programming

outbreaks (version 1.1.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

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
## show first few cases
head(influenza.england.1978.school)

Run the code above in your browser using DataLab