comp_pexp_cov {smile} | R Documentation |
Powered Exponential covariance function for a polygons.
Description
Computing the Powered Exponential covariance function between polygons.
Usage
comp_pexp_cov(cross_dists, n, n2, sigsq, phi, nu)
Arguments
cross_dists |
a |
n |
an integer representing number of polygons (note that, this is
different than the size of the list |
n2 |
usually, equal to |
sigsq |
the |
phi |
the |
nu |
the |
Value
The powered exponential covariance matrix associated with a set of polygons.
See Also
single_exp
, single_matern
,
mat_cov