| PeMSD3 {DOEM} | R Documentation |
PeMSD3
Description
The PeMSD3 data
Usage
data("PeMSD3")
Format
A data frame with 26208 observations on the following 12 variables.
X315836a numeric vector
X315837a numeric vector
X315838a numeric vector
X315841a numeric vector
X315842a numeric vector
X315839a numeric vector
X315843a numeric vector
X315846a numeric vector
X315847a numeric vector
X317895a numeric vector
X315849a numeric vector
X315850a numeric vector
Details
It is the traffic data of Sacramento in California, the United States.
Source
Song, C., Lin, Y., Guo, S., Wan, H. Spatial-temporal synchronous graph convolutional networks: a new framework for spatial-temporal network data forecasting[C]. Proceedings of the AAAI Conference on Artificial Intelligence, 34(1), 914-921.
References
Song, C., Lin, Y., Guo, S., Wan, H. Spatial-temporal synchronous graph convolutional networks: a new framework for spatial-temporal network data forecasting[C]. Proceedings of the AAAI Conference on Artificial Intelligence, 34(1), 914-921.
Examples
data(PeMSD3)
## maybe str(PeMSD3) ; plot(PeMSD3) ...