Description Usage Arguments Value
Takes in two sequences, calculate CCM value in different time lag, and plot the result. The CCM value is mean value of corY.
| 1 | multiParaCCM(x, y, maxLag = 20, timestep = 1, tag, E = 2, ...)
 | 
| x | A vector represents the time sequence | 
| y | A vector represents another time sequence | 
| maxLag | Max time lag needs to be calculated | 
| timestep | Interval of time lag | 
| tag | Select the dots of x and y to calculate the CCM | 
| E+1 | The embedded dimension of the manifold | 
Return a list of time lag sequence, yCausex and xCausey
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.