October 2017
Beginner to intermediate
572 pages
26h 1m
English
In a dendrogram, we can see the hierarchy of clusters, but we have not grouped data into different clusters yet. However, we can determine how many clusters are within the dendrogram and cut the dendrogram at a certain tree height to separate the data into different groups. In this recipe, we will demonstrate how to use the cutree function to separate the data into a given number of clusters.
Read now
Unlock full access