Local Bivariate Moran's I spdep implementation
Source:R/local-moran-bv-impl.R
local_moran_bv_impl.Rd
Local Bivariate Moran's I spdep 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()
.- nsim
the number of simulations to run.