dataDeathTemp {modTempEff}R Documentation

Simulated dataset

Description

Simulated dataset of daily time series of mortality, temperature, pollutant, and seasonal variables.

Usage

data(dataDeathTemp)

Format

A data frame with 1825 observations on the following 8 variables.

dec1
daily counts of mortality
mtemp
daily mean temperatute
month
month
year
year
day
day
dweek
day of week
decNS
another daily counts of mortality
dec2
yet another daily counts of mortality

Details

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.

Examples

## Not run: data(dataDeathTemp)

[Package modTempEff version 1.5 Index]