Learn R Programming

geocmeans (version 0.3.4)

Elsa_fuzzy_matrix_window: Fuzzy Elsa statistic calculated on a matrix with a given window

Description

This is an extension to the fuzzy classification case for the Elsa statistic

Usage

Elsa_fuzzy_matrix_window(mats, window, dist)

Value

a NumericVector : the local values of ELSA

Arguments

mats

An array, each slice must contains the membership values of one group

window

the window to use to define neighbours. 0 can be used to indicate that a cell is not a neighbour

dist

a distance matrix between the groups