PeMSD3 {DOEM} | R Documentation |
PeMSD3
Description
The PeMSD3 data
Usage
data("PeMSD3")
Format
A data frame with 26208 observations on the following 12 variables.
X315836
a numeric vector
X315837
a numeric vector
X315838
a numeric vector
X315841
a numeric vector
X315842
a numeric vector
X315839
a numeric vector
X315843
a numeric vector
X315846
a numeric vector
X315847
a numeric vector
X317895
a numeric vector
X315849
a numeric vector
X315850
a 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) ...