acf1(timeslab) | R Documentation |
Calculate Sample Autocorrelation Function
acf1(x,m=0)
x |
A time series. |
m |
The number of lags at which to find the autocovariance function. |
corr |
A vector containing the autocorrelations. |
var |
A scalar containing the sample variance. |