2.9 Gaussian Processes

We will often deal with Gaussian temporal processes which are stationary processes whose joint distribution is Gaussian. That is, for the series Y1,,Yn, they are jointly distributed as N(1μ,Σ(γ)), where γ is the autocovariance function such that γ(k)=Cov(Yj,Yj+k) for all integers j and k. Note that we also have γ(0)=Cov(Yj,Yj)=Var(Yj) for all j.

From the Cauchy-Schwarz inequality, we can see that Cov(Yj,Yj+k)2Var(Yj)Var(Yj+k)=γ(0)2|Cov(Yj,Yj+k)|γ(0)

In practice, we generally assume γ(k)0 as k so that the dependence between observations Yj and Yj+k decays after a certain lag distance k. If it is the case that γ(k)=0 for k>m, then the time series is referred to as an m-dependent series.