Learn R Programming

DAAG (version 0.93)

whoops: Deaths from whooping cough, in London

Description

Deaths from whooping cough, in London from 1740 to 1881.

Usage

data(whoops)

Arguments

format

This is a multiple time series consisting of 3 series: wcough, ratio, and alldeaths.

source

Guy, W. A. 1882. Two hundred and fifty years of small pox in London. Journal of the Royal Statistical Society 399-443.

References

Lancaster, H. O. 1990. Expectations of Life. Springer.

Examples

Run this code
data(whoops)
str(whoops)
plot(whoops)

Run the code above in your browser using DataLab