Data_Series | R Documentation |
A simulated matrix with a low rank k and with temporal structure based on independent Gaussian.
data(Data_Series)
A matrix with 30 rows (30 times series) and 100 columns (size of each temporal series).
library(TrendTM)
data(Data_Series)
head(Data_Series)
TrendTM(Data_Series,k_max=3)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.