[EMAIL PROTECTED] wrote:
Hello, I will really appreciate some help with the following question.
let's say cor.m is a correlation coefficient matrix.
tree<-hclust(as.dist(1-cor.m)); plot(tree);
my question is: is it possible to add the correlation coefficient information to the plot?
Which "correlation coefficient information"? By means of some visualization trick or as labels?
Folks, please read the psoting guide, ask specific questions and give reproducible examples (is not of that importance in this case, but yet another example of non reproducible code).
Uwe Ligges
thanks, S. Ma
______________________________________________ [email protected] mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
______________________________________________ [email protected] mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
