Description Usage Arguments Value
The function to compute univariate and bivariate local moran statistics
1 | local_moran(x, y = NULL, weights)
|
x |
A vector of numerical values |
y |
A vector of numerical values, only to be used in the bivariate case |
weights |
Weights structure from spdep, must be style "B" |
local A vector of local moran statistics
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.