.clusterTree {SpatialCPie} | R Documentation |
Cluster tree
.clusterTree(assignments, transitionProportions = "To", transitionLabels = FALSE, transitionThreshold = 0)
assignments |
|
transitionProportions |
how to compute the transition proportions. Possible values are:
|
transitionLabels |
|
transitionThreshold |
hide edges with transition proportions below this threshold. |
ggplot
object of the cluster tree.