Re: [R] dendrogram stops!

2013-01-16 Thread Milan Bouchet-Valat
Le mercredi 16 janvier 2013 à 07:29 +0200, Ibrahim Sobh a écrit : > Dear I am using the 'as.dendrogram' function from the 'stats' library > to convert from an hclust object to a dendrogram with a dataset of > size > ~3 (an example code is below). I need the dendrogram structure to > use the

[R] dendrogram stops!

2013-01-16 Thread Ibrahim Sobh
Dear I am using the 'as.dendrogram' function from the 'stats' library to convert from an hclust object to a dendrogram with a dataset of size ~3 (an example code is below). I need the dendrogram structure to use the "dendrapply" and "attributes" functions and to access the child nodes, I