Description Usage Format Details Examples
Simulated dataset of daily time series of mortality, temperature, pollutant, and seasonal variables.
1 |
A data frame with 1825 observations on the following 8 variables.
dec1daily counts of mortality
mtempdaily mean temperatute
monthmonth
yearyear
dayday
dweekday of week
decNSanother daily counts of mortality
dec2yet another daily counts of mortality
These data represent a typical dataset employed to investigate the short term
effect of temperature (and pollutant) on health via daily time series. decNS
is not associated with mtemp, dec1 and dec2 are associated with mtemp via
csdl parameterizations with one and two breakpoints respectively.
1 | ## Not run: data(dataDeathTemp)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.