Documentation / @openassistant/geoda / WeightsProps
Type Alias: WeightsProps
WeightsProps =
object
Defined in: src/types.ts:17
Properties
datasetId
datasetId:
string
Defined in: src/types.ts:18
weights
weights:
number[][]
Defined in: src/types.ts:20
weightsMeta
weightsMeta:
WeightsMeta
Defined in: src/types.ts:19
weightsValues?
optionalweightsValues:number[][]
Defined in: src/types.ts:21
