clustheatmap {RaceID} | R Documentation |
This functions plots a heatmap of the distance matrix grouped by clusters.
clustheatmap(object, final = TRUE, hmethod = "single")
object |
|
final |
logical. If |
hmethod |
Agglomeration method used for determining the cluster order from hierarchical clustering of the cluster medoids. See |
Returns a vector of cluster numbers ordered as determined by herarchical clustering of cluster the cluster medoids as depicted in the heatmap.