Description Usage Arguments Value Author(s)
Removes the anomalies of the time series
1 | removeAnomalies(rawValues, frequency, replace.zeros)
|
rawValues |
The raw values as vector of the time series without timestamp |
frequency |
The frequency of the time series |
replace.zeros |
If TRUE, all zeros will be replaced by the mean of the non-zero neighbors |
The vector of observations without anomalies (anomalies replaced by mean of normal values around)
Marwin Zuefle, Andre Bauer
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.