View source: R/Similarity_indices.R
CORT | R Documentation |
Computes the Temporal Correlation of Chouakria and Nagabhushan between two same length time series S1 and S2.
CORT(s1, s2)
s1 |
a numeric vector containing the first time series. |
s2 |
a numeric vector containing the second time series. |
k |
a equal to 3.1 by default. |
CORT temporal correlation between S1 and S2.
for more details read Chouakria Douzal 2003.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.