Description Usage Arguments Value
Compute the euclidean distance between two sets of time series data.
1 | eucDis(rawData1, rawData2)
|
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. |
The euclidean distance between the two sets of time series data as a float.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.