Elsa_fuzzy_matrix_window | R Documentation |
This is an extension to the fuzzy classification case for the Elsa statistic
Elsa_fuzzy_matrix_window(mats, window, dist)
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 |
a NumericVector : the local values of ELSA
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.