local_moran_bv_perm_impl: Local Bivariate Moran's I conditional permutation...

View source: R/local-moran-bv-impl.R

local_moran_bv_perm_implR 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.

y

a numeric vector of same length as x.

listw

a listw object for example as created by nb2listw().


sfdep documentation built on May 29, 2024, 1:17 a.m.