compDistOneTSList: Compression-/Complexity-based Dissimilarity for One List

Description Usage Arguments Value

Description

Version of compDistTSList which computes the compression-/ complexity-based dissimilarity from each time series of a list to each time series of the same list.

Usage

1
compDistOneTSList(tsList, symbolLimits)

Arguments

tsList

A list of numeric vectors/matrixes (uni- or multi-variate time series).

symbolLimits

Interval boundaries which will be used to convert the time series to a SAX representation. Should be a monotonically increasing vector starting with -Inf and ending with +Inf.

Value

The (symmetric) dissimilarity matrix with each entry being a numeric from the range [0,1].


Jakob-Bach/FastTSDistances documentation built on May 13, 2019, 1:15 p.m.