Matérn kernels, obtained by plugging the Euclidian norm into a
1-dimensional Matérn function.
Usage
kMatern(d, nu = "5/2")
Value
An object of class "covMan" with default parameters: 1 for
ranges and variance values.
Arguments
d
Dimension.
nu
Character corresponding to the smoothness parameter \(\nu\) of
Matérn kernels. At this stage, the possible values are "1/2"
(exponential kernel), "3/2" or "5/2".