Description Usage Arguments Details Value
Calculates a factor which is 1 if all values in the time series occur only once, and below one if this is not the case. In principle, it just returns:
1 |
arr |
KHIVA array with the time series. |
\frac{\textit{number\_unique\_values}}{\textit{number\_values}}
KHIVA array with the ratio of unique values with respect to the total number of values.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.