Learn R Programming

cosso (version 2.0-2)

ozone: Ozone pollution data in Los Angels, 1976

Description

This is the ozone data used in Breiman and Friedman (1985). This dataset contains 330 observations, and each observation is a daily measurement.

Usage

data(ozone)

Arguments

format

ll{ ozone Ozone reading temp Temperature (degree F) invHt Inversion base height (feet) press Pressure gradient (mm Hg) vis Visibility (miles) milPress 500 millibar pressure height (m) hum Humidity (percent) invTemp Inversion base temperature (degrees F) wind Wind speed (mph) }

source

Breiman, L and Friedman, J. (1985), "Estimating Optimal Transformations for Multiple Regression and Correlation", JASA, 80, 580--598.

Details

All predictors have been scaled to range from 0 to 1.