Description Usage Arguments Value
Processes the local Moran's I bivariate
1 | localMoran(x = NULL, y = NULL, W = NULL)
|
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 |
the local values of Moran's I
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.