powered by
calculate ELSA spatial statistic for vector dataset
elsa_vector(categories, nblistw, dist)
A vector: the local values of ELSA
An integer vector representing the m categories (1,2,3,..., m), -1 is used to indicate missing values.
A listw object from spdep representing neighbour relations
A numeric matrix (m*m) representing the distances between categories
# this is an internal function, no example provided
Run the code above in your browser using DataLab