spher_cov {smile} | R Documentation |
Computing the Spherical covariance function for a single distance measure.
Description
Computing the Spherical covariance function for a single distance measure.
Usage
spher_cov(dists, sigsq, phi)
Arguments
dists |
a numeric matrix representing the distance between spatial entities. |
sigsq |
the |
phi |
the |
Value
The Spherical covariance function (for a stationary and
isotropic process) associated with the provided distances (dists
)
and the given set of parameters.
See Also
[Package smile version 1.0.5 Index]