local_moran_sims: Local Moran Simulations

Description Usage Arguments Value

Description

Function to compute reference distributions of local moran statistics

Usage

1
local_moran_sims(x, y = NULL, weights, permutations = 999)

Arguments

x

A vector of numerical values

y

A vector of numerical values, only to be used in the bivariate case

weights

Weights structure from spdep, must be style "B"

permutations

Number of permutations, the default is 999

Value

local.sims Reference distributions of local moran statistics for each location in matrix form


morrisonge/spatmap documentation built on June 9, 2020, 1:22 p.m.