RatioValueNumberToTimeSeriesLength: RatioValueNumberToTimeSeriesLength

Description Usage Arguments Details Value

Description

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:

Usage

1

Arguments

arr

KHIVA array with the time series.

Details

\frac{\textit{number\_unique\_values}}{\textit{number\_values}}

Value

KHIVA array with the ratio of unique values with respect to the total number of values.


shapelets/khiva-r documentation built on June 10, 2019, 4:58 a.m.