HKdata | R Documentation |
Daily air pollution levels and hospital admissions due to respiratory and cardiovascular causes, between 1 January 1994 and 31 December 1997, Hong Kong.
data(HKdata)
This is a subset of the data analyzed in Xia and Tong (2006) which stores the following time series:
Time vector,
Integer. Daily hospital admissions due to respiratory and cardiovascular causes, 1 January 1994 and 31 December 1997.
Numeric.
Daily mean average of \textrm{NO}_{2}
,
\textrm{SO}_{2}
, respirable
suspended particles (rsp; that is
\textrm{PM}_{10}
), and
\textrm{O}_{3}
, in parts per billion (ppb).
Numeric. Daily mean average of temperature (Celsius deg.) and humidity (%)
Factors with two levels. Weekdays/weekends indicator variables.
Data set retrieved from https://blog.nus.edu.sg/homepage/research/
Xia, Y. and Tong, H. (2006) Cumulative effects of air pollution on public health. Statistics in Medicine. 25(29), 3548-3559.
data(HKdata)
summary(HKdata[, -1])
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.