|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| ClusterNode | Represents a Node in the hierarchy tree (Dendrogram) of a hierarchical clustering. |
| DistancePlotProperties | |
| HierarchicalClusterNodeDialog | A dialog to get the number of output clusters, the distance function and the linkage type for cluster. |
| HierarchicalClusterNodeFactory | The Factory for the hierarchical clustering node. |
| HierarchicalClusterNodeModel | Implements a Hierarchical Clustering. |
| HierarchicalClusterNodeView | This view displays the scoring results. |
| Enum Summary | |
|---|---|
| HierarchicalClusterNodeModel.Linkage | Different types of determination of the distance between two clusters. |
Contains the implementation of a node performing hierarchical clustering. The algorithm is parallelized so that it can be used on somewhat bigger datasets despite its quadratic complexity.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||