Description Usage Arguments Value
Takes in two sequences, and calculate the value of CCM. The CCM value is mean value of corY.
1 | multiMyCCM(x, y, lag, tag, E = 2, k = 2, way = 2, ...)
|
x |
A vector represents the time sequence |
y |
A vector represents another time sequence |
lag |
Time lag between x and y |
tag |
Select the dots of x and y to calculate the CCM |
k |
K nearest neighbors to construct the manifold |
E+1 |
The embedded dimension of the manifold |
A list of time lag and correlation number
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.