Skip to content

geodalib / lisa/src / BatchLocalMoranProps

Type Alias: BatchLocalMoranProps ​

BatchLocalMoranProps: object

Defined in: lisa/src/sa/batch-local-moran.ts:29

Configuration for a batch Local Moran calculation.

Type declaration ​

data ​

data: number[][] | Float32Array[]

neighbors ​

neighbors: number[][]

permutation ​

permutation: number

seed? ​

optional seed: number

significanceCutoff? ​

optional significanceCutoff: number