localMoran: Processes the local Moran's I bivariate

Description Usage Arguments Value

View source: R/moran.R

Description

Processes the local Moran's I bivariate

Usage

1
localMoran(x = NULL, y = NULL, W = NULL)

Arguments

x

numeric vector with values of variable 1. Defaults to NULL.

y

numeric vector with values of variable 2. Defaults to NULL (not bivariate).

W

numeric matrix of neighbourhood matrix from nbMatrix. Defaults to NULL.

Value

the local values of Moran's I


biamouras/accSeg documentation built on Nov. 19, 2020, 8:07 a.m.