Package org.knime.base.node.mine.cluster.hierarchical

Contains the implementation of a node performing hierarchical clustering.

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.
 

Package org.knime.base.node.mine.cluster.hierarchical Description

Contains the implementation of a node performing hierarchical clustering. The node is meant to be used on small data sets only. It keeps all data in memory(!) and has squared complexity.



Copyright, 2003 - 2010. All rights reserved.
University of Konstanz, Germany.
Chair for Bioinformatics and Information Mining, Prof. Dr. Michael R. Berthold.
You may not modify, publish, transmit, transfer or sell, reproduce, create derivative works from, distribute, perform, display, or in any way exploit any of the content, in whole or in part, except as otherwise expressly permitted in writing by the copyright owner or as specified in the license file distributed with this product.