Learn R Programming

geocmeans (version 0.3.4)

elsa_fuzzy_vector: Local Fuzzy ELSA statistic for vector

Description

Calculate the Local Fuzzy ELSA statistic using a nblistw object

Usage

elsa_fuzzy_vector(memberships, nblistw, matdist)

Value

A vector of local ELSA values

Arguments

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.

Examples

Run this code
# this is an internal function, no example provided

Run the code above in your browser using DataLab