Skip to content
Prev 255546 / 398506 Next

hc2Newick is different than th hclust dendrogram

Hi R helpers... I am having troubles because of the discrepancy  
between the dendrogram plotted from hclust and what is wrote in the  
hc2Newick file. I've got a matrix C:
with the:
both things draw completely different "trees"...

I have also tried with the raw distance matrix D and also the agnes  
function, but the same happens. The hclus and agnes dendrogram is  
logical, whereas the newick tree is not.

Thanks for any help!