Skip to contents

Global Bivariate Moran's I spdep implementation

Usage

moran_bv_impl(x, y, listw, nsim)

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

nsim

the number of simulations to run.