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
Time-Series [1:91, 1:3] from 1 to 91: 2.33 1.89 2.08 1.82 1.82 ...
..$ : NULL
..$ : chr [1:3] "WBC" "PLT" "HCT"
Details
This data set is used in Chapter 6 for a missing data example.
References
You can find demonstrations of astsa capabilities at
FUN WITH ASTSA.