comp_gw_cov | R Documentation |
Computing the Matern covariance function between polygons.
comp_gw_cov(cross_dists, n, n2, sigsq, phi, kappa, mu)
cross_dists |
a |
n |
an ingeger representing number of polygons (note that, this is
different than the size of the list |
n2 |
usually, equal to |
sigsq |
the σ^2 variance of the covariance function function. |
phi |
the φ is the range parameter of the covariance function. |
kappa |
κ \in \{0, …, 3 \}. |
mu |
μ controls the smoothness of the covariance function |
The wendland-1 covariance matrix associated with a set of polygons.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.