.acf {simts} | R Documentation |
Auto-Covariance and Correlation Functions
Description
The acf function computes the estimated autocovariance or autocorrelation for both univariate and multivariate cases.
Usage
.acf(x, lagmax = 0L, cor = TRUE, demean = TRUE)
Arguments
x |
A |
lagmax |
A |
cor |
A |
demean |
A |
[Package simts version 0.2.2 Index]