st_kernel_weight | R Documentation |
Calculate Kernel Weights
st_kernel_weight(x, nb, kernel = "uniform")
x |
Spatial points. Typically the |
nb |
A nb neighbor list such as created from |
kernel |
One of "uniform", "gaussian", "triangular", "epanechnikov", or "quartic". |
Other weights:
st_inverse_weights()
,
st_weights()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.