Description Usage Arguments Value Examples
sazed.maj
estimates a time series' season length by computing 6 different
estimates and taking a majority vote.
1 | sazed.maj(y, iter = 0, method = "down", preprocess = T)
|
y |
The input time series. |
iter |
The recursion depth. |
method |
The method used for breaking ties. One of |
preprocess |
If true, y is detrended and z-normalized before computation. |
The season length of the input time series.
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.