Hello,

a. when I use hclust with the methods media, centroid, and mcquitty,
and plot the results,  the dendrograms have lines that are crossing each
other. Is this ok?

b. My next question refers to plot.dendrogram: How can I use parameters
as "hang" or "cex" here? E.g. for

st <- as.dendrogram(subtreeshc[[x]])

I would like to have something like this, where cex and hang would work:

plot(st, frame.plot=F, cex = 0.4, hang = 0, sub = "", xlab = "",
ylab="", main = paste("Distance: ", me, " - Clustering Method: ",
mecl, " - Subtree ", x, collapse="", sep=""))

Thanks and best regards,
Petra

--

  Petra Steiner
  International Computer Science Institute (ICSI)
  1947 Center Street, Berkeley, CA, 94704-1198, USA
  http://www.ICSI.berkeley.edu/~petra

______________________________________________
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help

Reply via email to