Daily Blood Work
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.
The format is: mts [1:91, 1:3]
This is the data set used in Chapter 6 with NA as the missing data code.
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.
plot(blood, type="o", pch=19)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.