PercentageOfReoccurringDatapointsToAllDatapoints: PercentageOfReoccurringDatapointsToAllDatapoints

Description Usage Arguments Value

Description

Calculates the percentage of unique data points, that are present in the time series more than once.

\frac{\textit{number of data points occurring more than once}}{\textit{number of all data points})}

Usage

1

Arguments

arr

KHIVA array with the time series.

is.sorted

Indicates if the input time series is sorted or not. Defaults to false..

Value

KHIVA array with the percentage of unique data points, that are present in the time series more than once.


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