plot.cluster_analysis: Visualize the results of a cluster analysis.
Description
Plots the result of the bootstrapping cluster analysis. A histogram of the sum statistics for the
shuffled (null) distribution, with the sum statisics for each of the clusters indicated by dashed lines.
Usage
# S3 method for cluster_analysis
plot(x, ...)
Arguments
- x
object returned by cluster_analysis()
- ...
Ignored