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 May 29, 2024, 1:17 a.m.