local_moran_bv_perm_impl {sfdep} | R Documentation |
Local Bivariate Moran's I conditional permutation implementation
Description
Local Bivariate Moran's I conditional permutation implementation
Usage
local_moran_bv_perm_impl(x, y, listw)
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 |
[Package sfdep version 0.2.4 Index]