eucDis: Euclidean Distance (eucDis)

Description Usage Arguments Value

Description

Compute the euclidean distance between two sets of time series data.

Usage

1
eucDis(rawData1, rawData2)

Arguments

rawData1

A vector containing the first of the two sets of time series data.

rawData2

A vector containing the second of the two sets of time series data.

Value

The euclidean distance between the two sets of time series data as a float.


jcpetkovich/rsax documentation built on May 18, 2019, 10:25 p.m.