matern
Matérn, or the Matérn covariance function, is a class of stationary covariance functions used in spatial statistics and Gaussian process modeling. Named after the statistician Bertil Matérn, it provides a flexible way to encode spatial dependency and smoothness of random fields.
The Matérn covariance between two points separated by distance h is given by:
C(h) = sigma^2 * (2^{1-nu} / Gamma(nu)) * (sqrt(2 nu) h / ell)^nu * K_nu (sqrt(2 nu) h / ell),
where h is the distance between points, ell > 0 is a length-scale parameter, nu > 0 is
Special cases and interpretation: when nu = 1/2, the Matérn function reduces to the exponential covariance C(h)
Path properties: for nu > k + 0.5, the Gaussian process with Matérn covariance is k-times mean-square differentiable;
Applications: Matérn covariances are widely used in geostatistics for kriging and spatial interpolation, as well as
History: The function was introduced by Matérn in the 1960s and has since become a standard choice