Description Usage Arguments Value
Calculates the auto-covariance the given time series.
1 | AutoCovariance(arr, unbiased)
|
arr |
KHIVA array with the time series. |
unbiased |
Determines whether it divides by n - lag (if true) or n (if false). |
The auto-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.