astsa (version 1.6)

blood: Daily Blood Work

Description

Multiple time series of measurements made for 91 days on the three variables, log(white blood count) [WBC], log(platelet) [PLT] and hematocrit [HCT]. Missing data code is NA.

Arguments

Format

The format is: mts [1:91, 1:3]

Source

Jones, R.H. (1984). Fitting multivariate models to unequally spaced data. In Time Series Analysis of Irregularly Observed Data, pp. 158-188. E. Parzen, ed. Lecture Notes in Statistics, 25, New York: Springer-Verlag.

Details

This is the data set used in Chapter 6 with NA as the missing data code.

References

http://www.stat.pitt.edu/stoffer/tsa4/

See Also

HCT, PLT, WBC

Examples

Run this code
## Not run:  plot(blood, type="o", pch=19)

Run the code above in your browser using DataCamp Workspace