local_moran_bv_calc: Calculate the Local Bivariate Moran Statistic
Description
Calculate the Local Bivariate Moran Statistic
Usage
local_moran_bv_calc(x, y, nb, wt)
Arguments
- x
a numeric vector of same length as y
.
- y
a numeric vector of same length as x
.