Description Usage Arguments Value Examples
Simulate a symmetric binary spatial weights matrix
1 | w_sim(n, cutoff = 0.2)
|
n |
The number of observations to include |
cutoff |
A threshold above which observations are no longer considered neighbors. Observations are sampled in a (-1, 1) grid space. The default cutoff is a distance of 0.2 |
A simulated symmetric spatial weights matrix based on sampled observations from a unit-grid.
1 | w_sim(20)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.