Learn R Programming

faraway (version 1.0.6)

ozone: Ozone in LA in 1976

Description

A study the relationship between atmospheric ozone concentration and meteorology in the Los Angeles Basin in 1976. A number of cases with missing variables have been removed for simplicity.

Usage

data(ozone)

Arguments

source

Breiman, L. and J. H. Friedman (1985). Estimating optimal transformations for multiple regression and correlation. Journal of the American Statistical Association 80, 580-598.

Examples

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

Run the code above in your browser using DataLab