|
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 |
Outdated. Use ISmHierarchicalClusterAnalysis.CreateDendrogram. |
 |
Dendogram |
Outdated. Use ISmHierarchicalClusterAnalysis.Dendrogram. |
 |
DendogramOrientation |
Outdated. Use ISmHierarchicalClusterAnalysis.DendrogramOrientation. |
 |
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. |