Description Usage Arguments Value
Builds a pairwise distance matrix from an sf object. Option to get bisq distance
weights. Mostly just wraps sf::st_distance
. See
http://mjh4.blogspot.com/2012/09/ergm-edgecov-and-dyadcov-specifications.html or
https://cran.r-project.org/web/packages/ergm/vignettes/ergm-term-crossRef.html for
edgecov
/dyadcov
documentation.
1 | build.pairwise.dst.matrix(sfx, decay = F, h0 = 32.2, ...)
|
sfx |
sf object to generate distances from |
decay |
Whether to get decayed distances with bisq weights |
h0 |
if |
distance or spatial weights matrix. If distance, matrix is of numerics representing KMs
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.