Ladies and Gentlemen, As Johan Lindberg points out, the documentation for handling dendrograms is sparse....Does anyone know who is responsible for or working on development of tree methods and objects? I've written a couple of scripts for my own use to translate between parenthetical (A(B(CD))) or binary A00 B10 C11 D11 tree formats and cluster objects in R, but as an inexperienced programmer have had difficulty integrating them with the existing framework--I'm trying to write some resampling routines and sensitivity tests for tree objects.
Perhaps this question should go to the r-devel list instead.... Yours, Walton Green > Date: Tue, 06 Jan 2004 12:49:59 +0100 > From: Johan Lindberg <[EMAIL PROTECTED]> > Subject: RE: [R] Analyzing dendograms?? > To: <[EMAIL PROTECTED]> > Message-ID: <[EMAIL PROTECTED]> > Content-Type: text/plain; charset="iso-8859-1"; format=flowed > ...dendograms/heatmaps/hclust in R in a proper way I ask myself, is > there a way of doing this in R? or is this a limitation of the > functions available today in the R programming language. I know there > are some functions like cutree etc but the documentation is really, > really sparse. Are there any tutorials out there of how to do these > things? or should one turn to alternative programs like MEV from TIGR? > / J ______________________________________________ [EMAIL PROTECTED] mailing list https://www.stat.math.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
