MortTempPart {dCovTS}R Documentation

Cardiovascular mortality, temperature and pollution data in Los Angeles County

Description

Cardiovascular mortality data measured daily in Los Angeles County over the 10 year period 1970-1979. Temperature series and pollutant particulate series corresponding to mortality data are also given.

Usage

MortTempPart

Format

A data frame with 508 observations on the following 3 variables.

cmort

A numeric vector.

tempr

A numeric vector.

part

A numeric vector.

References

Shumway R. H. and D. S. Stoffer (2011). Time Series Analysis and Its Applications With R Examples. New York: Springer. Third Edition.

Examples


### mADCFplot(MortTempPart[1:100, ], MaxLag = 10)


[Package dCovTS version 1.4 Index]