geodalib / core/src / getMetaFromWeights
Function: getMetaFromWeights()
getMetaFromWeights(
weights
,isDistanceWeights
):WeightsMeta
Defined in: core/src/weights/weights-stats.ts:83
Get the meta data from the weights structure
Parameters
weights
number
[][]
the weights structure of every observation using row index
isDistanceWeights
boolean
= false
Returns
WeightsMeta