local_moran_bv_impl {sfdep} | R Documentation |
Local Bivariate Moran's I spdep implementation
Description
Local Bivariate Moran's I spdep implementation
Usage
local_moran_bv_impl(x, y, listw, nsim)
Arguments
x |
a numeric vector of same length as |
y |
a numeric vector of same length as |
listw |
a listw object for example as created by |
nsim |
the number of simulations to run. |
[Package sfdep version 0.2.4 Index]