single_tapmat | R Documentation |
Computing the Matern covariance function for a single distance
measure, adapted from geoR
using Wendland-1 as a tapper.
single_tapmat(d, sigsq, phi, nu, theta)
d |
a scalar representing the distance on which it is desired to evaluate the covariance function. |
sigsq |
the |
phi |
the |
nu |
the smoothness parameter |
theta |
the |
a scalar representing the (tapered matern) covariance between two
observations d
apart of each other.
single_matern
, single_matern5
single_exp
, mat_cov
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.