aux_gw | R Documentation |
This is an auxiliary function for internal use. It helps to numerically integrate a covariance function evaluated at a grid of points within a polygon and speed-up the computations.
aux_gw(dist, sigsq, phi, kappa, mu)
dist |
a numeric matrix representing the distance between spatial entities. |
sigsq |
the |
phi |
the |
kappa |
|
mu |
|
The mean of mat_cov(dist, sigsq, phi, kappa)
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.