elsa_fuzzy_vector: Local Fuzzy ELSA statistic for vector

View source: R/spatial_indices.R

elsa_fuzzy_vectorR 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

geocmeans documentation built on Sept. 12, 2023, 9:06 a.m.