Description Usage Arguments Value
Takes in two sequences, and resample them, then calculate the value of CCM
1 | randomMyCCM(x, y, lag, 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 |
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.