Global Bivariate Moran's I conditional permutation implementation
Source:R/global-moran-bv-impl.R
moran_bv_perm_impl.Rd
Global Bivariate Moran's I conditional permutation implementation
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()
.