Description Usage Arguments Value Examples
This function uses changing points in variance and mean to suggest a starting date.
1 | tscut(time_series, freq = 12)
|
time_series |
ts or numeric |
freq |
numeric. Set the frequency if the input is numeric, 12 by default. |
ts object or numeric indexed as year 1
1 2 3 4 | ## Not run:
tscut(AirPassengers)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.