| Elsa_categorical_matrix_window | R Documentation | 
method described here : https://doi.org/10.1016/j.spasta.2018.10.001
Elsa_categorical_matrix_window(mat, window, dist)
mat | 
 an IntegerMatrix, must be filled with integer, -1 indicates NA values, categories must start at 0  | 
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 categories  | 
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.