Description Usage Arguments Value
Preprocesses the time series and retrieves dominant frequencies
1 | preprocessing(tvp, natural = TRUE, boxcox = TRUE)
|
tvp |
The time value pair: a time series |
natural |
Optional parameter: A flag indicating wheter only natural frequencies (e.g., daily, hourly, ...) or all found frequencies shall be considered. |
boxcox |
Optional parameter: A flag indicating if the Box-Cox transofrmation should be performed. It is not recommend to disable the transformation. TRUE by default. |
The adjusted time series, the dominant frequencies, and adjustment parameters
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.