Description Usage Arguments Value
Calculates the cross-covariance of the given time series.
1 | CrossCovariance(arr.xss, arr.yss, unbiased)
|
arr.xss |
KHIVA array with the time series. |
arr.yss |
KHIVA array with the time series. |
unbiased |
Determines whether it divides by n - lag (if true) or n (if false). |
The cross-covariance value for the given time series.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.