Matérn covariance function: Difference between revisions
No edit summary |
Differentiability is in the mean-square sense, not differentiability of the sample paths. |
||
Line 2: | Line 2: | ||
== Definition == |
== Definition == |
||
The Matérn covariance between two points separated by ''d'' distance units is given by <ref>Rasmussen, Carl Edward and Williams, Christopher K. I. (2006) [http://www.gaussianprocess.org/gpml/chapters/RW4.pdf Gaussian Processes for Machine Learning]</ref> |
The Matérn covariance between two points separated by ''d'' distance units is given by <ref name=RasmWill2006>Rasmussen, Carl Edward and Williams, Christopher K. I. (2006) [http://www.gaussianprocess.org/gpml/chapters/RW4.pdf Gaussian Processes for Machine Learning]</ref> |
||
:<math> |
:<math> |
||
Line 10: | Line 10: | ||
where <math>\Gamma</math> is the [[gamma function]], <math>K_\nu</math> is the modified [[Bessel function]] of the second kind, and ''ρ'' and ''ν'' are non-negative [[parameter]]s of the covariance. |
where <math>\Gamma</math> is the [[gamma function]], <math>K_\nu</math> is the modified [[Bessel function]] of the second kind, and ''ρ'' and ''ν'' are non-negative [[parameter]]s of the covariance. |
||
A [[Gaussian process]] with Matérn covariance is <math>\lceil \nu \rceil-1</math> times differentiable in the mean-square sense.<ref name=R>Santner, T. J., Williams, B. J., & Notz, W. I. (2013). The design and analysis of computer experiments. Springer Science & Business Media.</ref><ref |
A [[Gaussian process]] with Matérn covariance is <math>\lceil \nu \rceil-1</math> times differentiable in the mean-square sense.<ref name=R>Santner, T. J., Williams, B. J., & Notz, W. I. (2013). The design and analysis of computer experiments. Springer Science & Business Media.</ref><ref name=RasmWill2006/> |
||
== Simplification for specific values of ''ν'' == |
== Simplification for specific values of ''ν'' == |
Revision as of 14:40, 6 July 2019
In statistics, the Matérn covariance (named after the Swedish forestry statistician Bertil Matérn[1]) is a covariance function used in spatial statistics, geostatistics, machine learning, image analysis, and other applications of multivariate statistical analysis on metric spaces. It is commonly used to define the statistical covariance between measurements made at two points that are d units distant from each other. Since the covariance only depends on distances between points, it is stationary. If the distance is Euclidean distance, the Matérn covariance is also isotropic.
Definition
The Matérn covariance between two points separated by d distance units is given by [2]
where is the gamma function, is the modified Bessel function of the second kind, and ρ and ν are non-negative parameters of the covariance.
A Gaussian process with Matérn covariance is times differentiable in the mean-square sense.[3][2]
Simplification for specific values of ν
Simplification for ν half integer
When , the Matérn covariance can be written as a product of an exponential and a polynomial of order :[4]
which gives:
- for :
- for :
- for :
The Gaussian case in the limit of infinite ν
As , the Matérn covariance converges to the squared exponential covariance function
Taylor series at zero and spectral moments
The behavior for can be obtained by the following Taylor series:
When defined, the following spectral moments can be derived from the Taylor series:
See also
References
- ^ Minasny, B.; McBratney, A. B. (2005). "The Matérn function as a general model for soil variograms". Geoderma. 128 (3–4): 192–207. doi:10.1016/j.geoderma.2005.04.003.
- ^ a b Rasmussen, Carl Edward and Williams, Christopher K. I. (2006) Gaussian Processes for Machine Learning
- ^ Santner, T. J., Williams, B. J., & Notz, W. I. (2013). The design and analysis of computer experiments. Springer Science & Business Media.
- ^ Abramowitz and Stegun. Handbook of Mathematical Functions with Formulas, Graphs, and Mathematical Tables. ISBN 0-486-61272-4.