Description Usage Arguments Details Value Examples
Cross Correlation Function
| 1 | 
| x | A vector represents a time sequence | 
| y | A vector represents another time sequence | 
| lag.max | A numeric determines the max time lag | 
The method of cross correlation function can be used to detect the causality in the linear system.
$lag The sequence of time lag
$CCF The value of cross correlation function
| 1 2 3 4 5 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.