Covariance Functions#
|
Constant valued covariance function. |
|
White noise covariance function. |
|
The Exponentiated Quadratic kernel. |
|
The Rational Quadratic kernel. |
|
The Exponential kernel. |
|
The Matern kernel with nu = 5/2. |
|
The Matern kernel with nu = 3/2. |
|
The Linear kernel. |
|
The Polynomial kernel. |
|
The Cosine kernel. |
|
The Periodic kernel. |
|
Warp the inputs of any kernel using an arbitrary function defined using PyTensor. |
|
The Gibbs kernel. |
|
Covariance function for intrinsic/linear coregionalization models. |
|
Construct a kernel by multiplying a base kernel with a scaling function defined using PyTensor. |
|
Form a covariance object that is the kronecker product of other covariances. |