local_moranI_matrix_window: Local Moran I calculated on a matrix with a given window

View source: R/RcppExports.R

local_moranI_matrix_windowR Documentation

Local Moran I calculated on a matrix with a given window

Description

Local Moran I calculated on a matrix with a given window

Usage

local_moranI_matrix_window(mat, window)

Arguments

mat

a matrix

window

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

Value

a double, the value of Moran I


geocmeans documentation built on Sept. 12, 2023, 9:06 a.m.