elsa_fuzzy_vector {geocmeans}R Documentation

Local Fuzzy ELSA statistic for vector

Description

Calculate the Local Fuzzy ELSA statistic using a nblistw object

Usage

elsa_fuzzy_vector(memberships, nblistw, matdist)

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.

Value

A vector of local ELSA values

Examples

# this is an internal function, no example provided

[Package geocmeans version 0.3.4 Index]