ydata {bmstdr} | R Documentation |
Average air pollution values from 28 sites in New York.
Description
Average air pollution values from 28 sites in New York.
Usage
ydata
ydata
Format
A vector with 28 real values.
An object of class numeric
of length 28.
Source
This is obtained by calculating site-wise averages of the NYdata set in the 'spTimer' package Bakar and Sahu (2015). Each data point is the mean of the available daily 8-hour maximum average ozone concentrations in parts per billion (ppb) at each of the 28 sites. The daily values are for the month of July and August in 2006.
References
Bakar KS, Sahu SK (2015). “spTimer: Spatio-Temporal Bayesian Modeling Using R.” Journal of Statistical Software, Articles, 63(15), 1–32. ISSN 1548-7660, doi:10.18637/jss.v063.i15, https://www.jstatsoft.org/v063/i15.
Examples
summary(ydata)
[Package bmstdr version 0.7.9 Index]