Air Pollution {DataSetsUni} | R Documentation |
The data represents the daily ozone measurements in New York, May–September 1973
Description
The function allows to provide the daily ozone measurements in New York, May–September 1973.
Usage
data_airpollution
Arguments
data_airpollution |
A vector of (non-negative integer) values. |
Details
The data represents the daily ozone measurements in New York, May–September 1973. Recently, it is used by Nadarajah (2008) and fitted a truncated inverted beta distribution.
Value
data_airpollution gives the daily ozone measurements.
Author(s)
Muhammad Imran.
R implementation and documentation: Muhammad Imran imranshakoor84@yahoo.com.
References
Nadarajah, S. (2008). A truncated inverted beta distribution with application to air pollution data. Stochastic Environmental Research and Risk Assessment, 22, 285-289.
Examples
x<-data_airpollution
summary(x)
[Package DataSetsUni version 0.1 Index]