clusboot (scale(case.study.psychiatrist), B=100, k=6, clustering.func=complete.linkage)
library(fpc)
clusboot (scale(case.study.psychiatrist), B=100, k=6, clustering.func=fpc.clusterboot,
clustermethod=hclustCBI, method="complete", bootmethod="subset", subtuning=10)
Run the code above in your browser using DataLab