Description Usage Arguments Value Author(s) Examples
Returns a set of commonly used time series statistical tests and time series features.
1 | ts_features(series, cval = 0.05)
|
series |
A time series object |
cval |
A critical value as a p-value |
A data frame
Gary Cornwall and Jeffrey Chen
1 | ts_features(ts(rnorm(120, 10,10), freq=12))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.