Description Usage Arguments Value
View source: R/telescope_Utils.R
Checks if the time series has a significant high remainder
1 | has.highRemainder(tvp, stlRemainder, sig.dif.factor)
|
tvp |
tvp The time value pair as vector |
stlRemainder |
The remainder part of the deccomposition of the tvp |
sig.dif.factor |
The threshold that is to exceed for having a high remainder |
If the the time series has a high remainder compared to the threshold
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.