Description Usage Arguments Value References
View source: R/ts_preprocess.R
Seasonality test
1 | is_seasonal(y, frequency = frequency(y), ...)
|
y |
time series |
frequency |
frequency of time series vector |
... |
not used |
boolean (true if seasonal, false otherwise)
Makridakis SG, Wheelwright SC, Hyndman RJ (1998). Forecasting: Methods and applications ( Third Edition). New York: Wiley.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.