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.


JosiahParry/sfdep documentation built on Sept. 7, 2024, 6:15 a.m.