EMMTraffic {rEMM} | R Documentation |
Hypothetical Traffic Data Set for EMM
Description
Each observation in this hypothetical data set is a vector of seven values obtained from sensors located at specific points on roads. Each sensor collects a count of the number of vehicles which have crossed this sensor in the preceding time interval.
Usage
data(EMMTraffic)
Format
A matrix with 12 observations (rows).
References
M.H. Dunham, Y. Meng, J. Huang (2004): Extensible Markov Model, In: ICDM '04: Proceedings of the Fourth IEEE International Conference on Data Mining, pp. 371–374.
Examples
data(EMMTraffic)
EMMTraffic
[Package rEMM version 1.2.1 Index]