autocovariances
Autocovariances are a set of quantities that quantify how a time series covaries with itself at different time lags. For a stochastic process {X_t} with mean mu, the autocovariance at lag h is defined as gamma(h) = Cov(X_t, X_{t+h}) = E[(X_t - mu)(X_{t+h} - mu)].
If the process is weakly stationary, gamma(h) does not depend on the time t and satisfies gamma(-h)
Estimating autocovariances from data typically uses a sample version. Given a sample x1, x2, ..., xn with
Special cases and properties illustrate their use. For white noise with variance sigma^2, gamma(h) = 0 for