Learn R Programming

DOEM (version 0.0.0.1)

PeMSD3: PeMSD3

Description

The PeMSD3 data

Usage

data("PeMSD3")

Arguments

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.

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

Run this code
# NOT RUN {
data(PeMSD3)
## maybe str(PeMSD3) ; plot(PeMSD3) ...
# }

Run the code above in your browser using DataLab