View source: R/spatial_indices.R
elsa_fuzzy_vector | R Documentation |
Calculate the Local Fuzzy ELSA statistic using a nblistw object
elsa_fuzzy_vector(memberships, nblistw, matdist)
memberships |
A membership matrix |
nblistw |
The spatial weight matrix (nblistw object from spdep) |
matdist |
A matrix representing the dissimilarity between the clusters. The matrix must be squared and the diagonal must be filled with zeros. |
A vector of local ELSA values
# this is an internal function, no example provided
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.