dataDeathTemp {modTempEff} | R Documentation |
Simulated dataset of daily time series of mortality, temperature, pollutant, and seasonal variables.
data(dataDeathTemp)
A data frame with 1825 observations on the following 8 variables.
dec1
mtemp
month
year
day
dweek
decNS
dec2
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.
## Not run: data(dataDeathTemp)