Description Usage Arguments Value
Calculates the ratio of values that are more than r*std(x) (so r sigma away from the mean of x.
1 | RatioBeyondRSigma(arr, r)
|
arr |
KHIVA array with the time series. |
r |
Number of times that the values should be away from. |
KHIVA array with the ratio of values that are more than r*std(x) (so r sigma) away from the mean of x.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.