local_moran_bv_calc {sfdep}R 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.


[Package sfdep version 0.2.4 Index]