powered by
Produces silhouette plots
boot.silhouette(clusboot.out, ...)
list of silhouette widths
an object of class clusboot
more arguments to be passed to barplot()
barplot()
out <- clusboot (scale(case.study.psychiatrist), B=100, k=6, clustering.func=complete.linkage) boot.silhouette(out)
Run the code above in your browser using DataLab