E8.12 {SenSrivastava} | R Documentation |
Data on Lung Cancer Deaths and Cigarette Smoking
Description
The E8.12
data frame has 11 rows and 3 columns.
Usage
data(E8.12)
Format
This data frame contains the following columns:
- Country
- a character vector, the country.
- y
- a numeric vector, male deaths in 1950 for lung cancer, per million.
- x
- a numeric vector, per capita cigarette consumption in 1930.
Source
Tufte, (1974) Data Analysis for Politics and Policy. Englewood Cliffs,
N.J.: Prentice-Hall. Data are adapted.
Examples
data(E8.12)
summary(E8.12)
[Package
SenSrivastava version 0.1-13
Index]