Skip to content

Documentation v1.0.0


Documentation / @openassistant/geoda / SpatialWeights

Type Alias: SpatialWeights

SpatialWeights = object

Defined in: src/global-moran/tool.ts:16

Properties

weights

weights: number[][]

Defined in: src/global-moran/tool.ts:17


weightsMeta

weightsMeta: WeightsMeta

Defined in: src/global-moran/tool.ts:18

Released under the MIT License.