Description Usage Arguments Value
The function to compute univariate and bivariate local geary statistics
1 | local_geary(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 geary statistics
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.