Hi folks,

I conducted a hierarchical cluster analysis. As I wanted to illustrate the
result, I created a dendrogram with the code

plot(as.dendrogram(fit),sub="",xlab="",ylab="Heterogeneity",nodePar =
list(lab.cex=.5,pch=NA,xlab=""))

However, the dendrogram contains the case numbers and, as I have N = 300,
looks not very nice.

Can anybody tell me how to prevent the case numbers?

Thanks in advance
Holger
http://r.789695.n4.nabble.com/file/n2293207/Dendrogram.jpeg 
-- 
View this message in context: 
http://r.789695.n4.nabble.com/Eliminating-case-numbers-in-a-dendrogram-tp2293207p2293207.html
Sent from the R help mailing list archive at Nabble.com.

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to