powered by
Calculate the Local Fuzzy ELSA statistic using a nblistw object
elsa_fuzzy_vector(memberships, nblistw, matdist)
A vector of local ELSA values
A membership matrix
The spatial weight matrix (nblistw object from spdep)
A matrix representing the dissimilarity between the clusters. The matrix must be squared and the diagonal must be filled with zeros.
# this is an internal function, no example provided
Run the code above in your browser using DataLab