comp_spher_cov | R Documentation |
Computing the Spherical covariance function between polygons.
comp_spher_cov(cross_dists, n, n2, sigsq, phi)
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 |
The spherical covariance matrix associated with a set of polygons.
single_exp
, single_matern
,
mat_cov
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.