pvclust is an R package for assessing the uncertainty in hierarchical cluster analysis.
Questions tagged [pvclust]
31 questions
0
votes
0 answers
Using "ward" method with pvclust in R
I am using the pvclust package in R to get hierarchical clustering dendrograms with p-values.
I want to use the "Ward" clustering and the "Euclidean" distance method. Both work fine with my data when using hclust. In pvclust however I keep getting…

Thomas75
- 1
- 2