|
Property name |
Brief description |
|
ClusterCount |
The ClusterCount property determines the number of clusters to which the set of objects is to be divided. |
|
ClusterLink |
The ClusterLink property determines the method of calculating distance between clusters. |
|
Clusters |
The Clusters method returns clusters order. |
|
ClustersCompositionOrder |
The ClustersCompositionOrder property returns the order of cluster composition. |
|
CreateDendogram |
The CreateDendogram property determines whether a dendogram, arrays of objects and distances between clusters are to be created. |
|
Dendogram |
The Dendogram property returns a dendogram (array of characters). |
|
DendogramOrientation |
The DendogramOrientation property determines dendogram orientation. The default orientation is East. |
|
Distance |
The SlDistance property determines parameters of calculating distance between objects. |
|
Dord |
The Dord property returns the distance between clusters at the moment of clustering. |
|
HCStoppingCriterion |
The HCStoppingCriterion property determines stopping criterion. |
|
Iord |
The Iord property returns objects in the order of dendogram creation. |
|
Membership |
The Membership property returns whether an object belongs to clusters. |
|
MissingData |
The MissingData property returns missing data treatment method parameters. |
|
Objects |
The Objects property determines the factors' list. |
|
ThresholdClusterDistance |
The ThresholdClusterDistance property determines threshold value of the distance between clusters. |