Validating clusters in hierarchical cluster analysis
In a previous post, I showed how to run HCA with the base-R hclust() function. Here, I introduce a package whose benefit is to provide a way of validating clusters: pvclust. This package allows...