plot_hcc {crimelinkage} | R Documentation |
Similar to plot.dendrogram
.
plot_hcc(tree, yticks = seq(-2, 8, by = 2), hang = -1, ...)
tree |
an object produced from |
yticks |
the location of the tick marks for log Bayes factors |
hang |
the hang argument of |
... |
other arguments passed to |
This function creates a dendrogram object and then plots it. It corrects the y-axis to give the proper values and adds the number of clusters if the tree were cut at a particular log Bayes factor.
A dendrogram
# See vignette: "Crime Series Identification and Clustering" for usage.