Description Usage Arguments Value Examples
View source: R/mean_generate.R
Add global means for each time series
1 2 |
dt |
A matrix, json or data frame where each row is a time series, or a list where each element is a time series |
explanatory_variable |
list of covariates (optional), |
print_time |
computational time |
print_graph |
print clusters and controid c("all", "centroid","cluster","none") |
An object of class TSClusters-class
1 | mean_generate(dt = data.train)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.