Description Usage Arguments Value
Moving z-score algorithm for anomaly detection
1 2 3 | make_moving_zscore(window, zscore, attenu, ...)
make_cumulative_zscore(zscore, attenu, ...)
|
window |
moving window size |
zscore |
z-score threshold for signal |
attenu |
attenuation for signal |
... |
not used |
a stateful online function
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.