tensor {LTAR} | R Documentation |
Sea Surface Temperatures
Description
A 5-by-6 grid of sea-surface temperatures from 5 degrees N, 180 degrees W to 5 degrees S, 110 degrees W recorded hourly from 7:00PM on 4/26/94 to 3:00AM on 7/19/94, yielding 2000 epochs.
Usage
data("tensor")
Format
The format is: num [1:5, 1:2000, 1:6] 28.1 28.4 28.1 28.6 29.3 ...
References
Mark Rogers, Lei Li, and Stuart J Russell, "Multilinear dynamical systems for tensor time series," in Advances in Neural Information Processing Systems (NIPS), 2013, pp. 2634–2642.
Examples
data(tensor)
[Package LTAR version 0.1.0 Index]