Learn R Programming

ibr (version 2.0-4)

ozone: Los Angeles ozone pollution data, 1976.

Description

Los Angeles ozone pollution data, 1976. We deleted from the original data, the first 3 columns which were the Month, Day of the month and Day of the week. Each observation is one day, so there is 366 rows. The ozone data is a matrix with 9 columns.

Arguments

Format

This data set is a matrix containing the following columns:

[,1]OzonenumericDaily maximum one-hour-average ozone reading (parts per million) at Upland, CA.
[,2]Pressure.Vandnumeric500 millibar pressure height (m) measured at Vandenberg AFB.
[,3]WindnumericWind speed (mph) at Los Angeles International Airport (LAX).
[,4]HumiditynumericHumidity in percentage at LAX.
[,5]Temp.SandnumericTemperature (degrees F) measured at Sandburg, CA.
[,6]Inv.Base.heightnumericInversion base height (feet) at LAX.
[,7]Pressure.GradnumericPressure gradient (mm Hg) from LAX to Daggett, CA.
[,8]Inv.Base.TempnumericInversion base temperature (degrees F) at LAX.
[,9]VisilibitynumericVisibility (miles) measured at LAX.

See Also

ibr