Learn R Programming

SMPracticals (version 1.3-1)

pollution: Air Pollution and Mortality

Description

Data on the relation between weather, socioeconomic, and air pollution variables and mortality rates in 60 Standard Metropolitan Statistical Areas (SMSAs) of the USA, for the years 1959-1961. Some of the variables are highly collinear.

Usage

data(pollution)

Arguments

source

McDonald, G. C. and Schwing, R. C. (1973) Instabilities of regression estimates relating air pollution to mortality, Technometrics, 15, 463-482.

Examples

Run this code
data(pollution)
## maybe str(pollution) ; plot(pollution) ...

Run the code above in your browser using DataLab