Documentation / @openassistant/geoda / SpatialWeightsAdditionalData
Type Alias: SpatialWeightsAdditionalData
SpatialWeightsAdditionalData =
object
Defined in: src/weights/tool.ts:40
Indexable
[id: string]: string | { content: { weights: number[][]; weightsMeta: WeightsMeta; }; type: "weights"; }
Properties
weightsId
weightsId:
string
Defined in: src/weights/tool.ts:41
