Quantcast
Channel: R Tutorial - mtcars
Viewing all articles
Browse latest Browse all 20

Hierarchical Cluster Analysis

$
0
0

With the distance matrix found in previous tutorial, we can use various techniques of cluster analysis for relationship discovery. For example, in the data set mtcars, we can run the distance matrix with hclust, and plot a dendrogram that displays a hierarchical relationship among the vehicles.

read more


Viewing all articles
Browse latest Browse all 20

Trending Articles