Skip to contents

Global Bivariate Moran's I calculation

Usage

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().