Re: [R] what does Height represent?

2006-09-19 Thread Anupam Tyagi
zhaoshi u.washington.edu> writes: > > hi-- > > I am new to R and try to use R cluster my binary data. I use > hierarchical clustering > plot (hclust (dist(x,method="binary"),method="average"),cex=0.1) > I end up with a cluster Dendrogram. On the left of my dendrogram, there > is scale called

[R] what does Height represent?

2006-09-14 Thread zhaoshi
hi-- I am new to R and try to use R cluster my binary data. I use hierarchical clustering plot (hclust (dist(x,method="binary"),method="average"),cex=0.1) I end up with a cluster Dendrogram. On the left of my dendrogram, there is scale called Height from 0.0 to 1.0. I don't understand what does