DendrogramNode.ObservationIndex Property

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

Definition

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

Property Value

Int32

See Also