Portability | portable |
---|---|
Stability | experimental |
Maintainer | bos@serpentine.com |
Functions for computing autocovariance and autocorrelation of a sample.
Documentation
autocovariance :: Sample -> UArr DoubleSource
Compute the autocovariance of a sample, i.e. the covariance of the sample against a shifted version of itself.