GaussianProzesse
GaussianProzesse, often described in English as Gaussian processes, refer to a class of stochastic processes used in probability theory and statistics. A GaussianProzesse is a collection {X(t): t in T} of random variables such that for every finite subset t1, ..., tn in T, the random vector (X(t1), ..., X(tn)) follows a multivariate normal distribution. The distribution is completely specified by its mean function m(t) = E[X(t)] and its covariance function k(s, t) = Cov(X(s), X(t)).
Because all finite-dimensional distributions are Gaussian, the entire process is determined by m and k. In particular,
Common examples include the standard Brownian motion (Wiener process), with m(t) = 0 and k(s, t) = min(s,
Key notation: X(t) for t in T, m(t) for the mean, k(s, t) for the covariance kernel.