Re: [R] Dendrogram with the UPGMA method

2009-01-20 Thread Martin Maechler
> "MK" == Marcin Kozak > on Sat, 17 Jan 2009 10:14:10 +0100 writes: MK> Hi, I am clustering objects using the agnes() function MK> and the UPGMA clustering method (function = MK> "average"). Everything works well, but apparently MK> something is wrong with the dendrogr

[R] Dendrogram with the UPGMA method

2009-01-17 Thread Marcin Kozak
Hi, I am clustering objects using the agnes() function and the UPGMA clustering method (function = "average"). Everything works well, but apparently something is wrong with the dendrogram. For example: x<-c(102,102.1,112.5,113,100.3,108.2,101.1,104,105.5,106.3) y<-c(110,111,110.2,112.1,119.5,122.