Description Usage Arguments Value Author(s) References Examples
Test for seasonality in a time series based on lags.
1 | ts_measures(x)
|
x |
A time series object |
A vector of time series characteristics
Rob Hyndman
https://robjhyndman.com/hyndsight/tscharacteristics/
1 2 | ts_measures(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.