DendrogramNode.ObservationIndex Property

Gets the index of the cluster. If the cluster is an agglomeration, then -1 is returned.

Definition

Namespace: Extreme.Statistics.Multivariate
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
public int ObservationIndex { get; }

Property Value

Int32

See Also