Skip to content

Curve

Defined in: metrics/neighborhood.ts:288

A measure evaluated at every neighbourhood size.

values[k] holds the score at k; entries outside [kMin, kMax] are NaN, since each measure has a range of k where its normalisation is defined.

PropertyModifierTypeDefined in
kMaxreadonlynumbermetrics/neighborhood.ts:291
kMinreadonlynumbermetrics/neighborhood.ts:290
valuesreadonlyFloat64Arraymetrics/neighborhood.ts:289