Content deleted Content added
Citation bot (talk | contribs) Added doi-access. | Use this bot. Report bugs. | Suggested by Jay8g | #UCB_toolbar Tag: Reverted |
Revert CITESPAM |
||
Line 18:
== Cluster Linkage ==
In order to decide which clusters should be combined (for agglomerative), or where a cluster should be split (for divisive), a measure of dissimilarity between sets of observations is required. In most methods of hierarchical clustering, this is achieved by use of an appropriate [[distance]] ''d'', such as the Euclidean distance, between ''single'' observations of the data set, and a linkage criterion, which specifies the dissimilarity of ''sets'' as a function of the pairwise distances of observations in the sets
The linkage criterion determines the distance between sets of observations as a function of the pairwise distances between observations.
|