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


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