Re: [R] extracting groups from hclust() for a very large matrix

2012-10-12 Thread Milan Bouchet-Valat
Le vendredi 12 octobre 2012 à 11:33 -0700, Christopher R. Dolanc a écrit : > That command gives me the same result. Do you see that R is not listing > the plot numbers? Just all the numbers between 1 and 137, 138 and 310, > etc. It's like it has reordered the dendrogram, so that everything > occ

Re: [R] extracting groups from hclust() for a very large matrix

2012-10-12 Thread Milan Bouchet-Valat
Le jeudi 11 octobre 2012 à 15:50 -0700, Christopher R. Dolanc a écrit : > Hello, > > I'm having trouble figuring out how to see resulting groups (clusters) > from my hclust() output. I have a very large matrix of 4371 plots and 29 > species, so simply looking at the graph is impossible. There mu

[R] extracting groups from hclust() for a very large matrix

2012-10-11 Thread Christopher R. Dolanc
Hello, I'm having trouble figuring out how to see resulting groups (clusters) from my hclust() output. I have a very large matrix of 4371 plots and 29 species, so simply looking at the graph is impossible. There must be a way to 'print' the results to a table that shows which plots were in wh