local_moran_bv_impl: Local Bivariate Moran's I spdep implementation

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

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

y

a numeric vector of same length as x.

listw

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

nsim

the number of simulations to run.


sfdep documentation built on Jan. 11, 2023, 9:08 a.m.