Description Usage Arguments Value
Returns the covariance matrix of the time series contained in tss.
1 | CovarianceStatistics(tss, unbiased)
|
tss |
Expects an input array whose dimension zero is the length of the time series (all the same) and dimension one indicates the number of time series. |
unbiased |
Determines whether it divides by n -1 (if false) or n (if true). |
The covariance matrix of the time series.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.