AirQuality: Daily ozone pollution with meteorlogical and date inputs
Description
This dataset was derived from the R built-in dataset `airquality` by adding
date information and deleting all missing values.
This dataset is referred to as `environmental` in Cleveland (1993).
Cleveland (1993, Chapter 5) presents an insightful analysis using co-plots and the scatterplot matrix.
Several interesting interactions are noted.
For a fixed 'Wind`, the effect of 'Solar.R' changes as 'Temp' increases.
And for a fixed 'Temp', as 'Wind' decreases, the effect of 'Solar.R' is less.