similarityBetweenMatrix | R Documentation |
This function is used to compare the similarity of two matrixes
similarityBetweenMatrix(timeseries1, timeseries2, index)
timeseries1 |
A matrix |
timeseries2 |
The second matrix to compare with |
index |
A label to distinguish the result. |
A vector to show the similarity information about the two matrixes.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.