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

View source: R/RcppExports.R

Elsa_fuzzy_matrix_windowR Documentation

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)

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

Value

a NumericVector : the local values of ELSA


JeremyGelb/geocmeans documentation built on Nov. 20, 2024, 2:50 p.m.