[R] help with plot hclust tree
    Uwe Ligges 
    ligges at statistik.uni-dortmund.de
       
    Wed Feb  9 22:38:37 CET 2005
    
    
  
shuangge at uwalumni.com 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
> 
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
    
    
More information about the R-help
mailing list