Skip to contents

Local Bivariate Moran's I conditional permutation implementation

Usage

local_moran_bv_perm_impl(x, y, listw)

Arguments

x

a numeric vector of same length as nb.

y

a numeric vector of same length as nb.

listw

a listw object e.g. as created by recreate_listw().