spher_cov {smile} | R Documentation |
Computing the Spherical covariance function for a single distance measure.
spher_cov(dists, sigsq, phi)
dists |
a numeric matrix representing the distance between spatial entities. |
sigsq |
the |
phi |
the |
The Spherical covariance function (for a stationary and
isotropic process) associated with the provided distances (dists
)
and the given set of parameters.