pdcDistOneTSList: Permutation Distribution Distance for One List of Time Series

Description Usage Arguments Value

Description

Version of pdcDistTSList which computes the PDC distance from each time series of a list to each time series of the same list.

Usage

1
pdcDistOneTSList(tsList, subSequenceLength = NULL)

Arguments

tsList

A list of numeric vectors (uni-variate time series). Each time series should have at least two elements.

subSequenceLength

Number of elements which form each subsequence. Will be determined as integer in [2,7] by a heuristic if not provided.

Value

The distance matrix with each entry being a numeric from the range [0,4].


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