Description Usage Arguments Value
Evaluates the p-value of the Moran's I
1 | localMoranSim(x = NULL, y = NULL, W = NULL, nsims = 999)
|
x |
numeric vector with values of variable 1. Defaults to NULL. |
y |
numeric vector with values of variable 2. Defaults to NULL (not bivariate). |
W |
numeric matrix of neighbourhood matrix from |
nsims |
numeric value of number of simulations. Defaults to 999. |
local_sim (local Moran's I simulations)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.