Click or drag to resize
ClusterHierarchicalClusterRightSons Property
The right sons of each merged cluster.

Namespace: Imsl.Stat
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public virtual int[] ClusterRightSons { get; }

Property Value

Type: Int32
An int array containing the right sons of each merged cluster.
See Also