[R] Hclust question
Friedrich.Leisch@tuwien.ac.at
Friedrich.Leisch at tuwien.ac.at
Fri Jun 3 18:41:59 CEST 2005
>>>>> On Fri, 03 Jun 2005 12:22:52 -0400,
>>>>> Mike Schuler (MS) wrote:
> Hey,
> I am running hclust on several different distance matrices and I have a
> question thats more about labeling. I've been looking for a way to label
> the edge values on the graph with their distances between them. I've
> been looking through the documentation and I haven't found anything yet.
> Anyone know if there is a way to plot 'hclust' graphs with such edge
> values? Or convert it to another type that can have its edge values labeled?
> And to clarify what I mean by edge values, I have two pictures
> describing what I mean. First,
> http://clavius.bc.edu/~schulerm/images/test.gif [3.8k] is what I
> currently have. What I'm looking for is something similar to this:
> http://clavius.bc.edu/~schulerm/images/test2.gif [5.1k]. I arbitrarily
> put in values on the edges with the Gimp but I'm looking for some way to
> do that on my plots of 'hclust'.
help(dendrogram)
example(dendrogram)
should give you a start.
--
-------------------------------------------------------------------
Friedrich Leisch
Institut für Statistik Tel: (+43 1) 58801 10715
Technische Universität Wien Fax: (+43 1) 58801 10798
Wiedner Hauptstraße 8-10/1071
A-1040 Wien, Austria http://www.ci.tuwien.ac.at/~leisch
More information about the R-help
mailing list