Skip to contents

Calculate the Local Bivariate Moran Statistic

Usage

local_moran_bv_calc(x, yj, wt)

Arguments

x

a numeric vector of same length as nb.

yj

neighbor values of y, same length and lengths as nb.

wt

a weights list as created by st_weights().