local_moran_bv_calc: Calculate the Local Bivariate Moran Statistic

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

local_moran_bv_calcR Documentation

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.


sfdep documentation built on Sept. 13, 2024, 5:07 p.m.