Re: [R] distance matrix and hclustering

2012-07-30 Thread David L Carlson
org [mailto:r-help-bounces@r- > project.org] On Behalf Of eliza botto > Sent: Monday, July 30, 2012 1:44 AM > To: r-help@r-project.org; smartpink...@yahoo.com > Subject: [R] distance matrix and hclustering > > > Dear R Users,i am very new to R. I want your help on an issue regar

Re: [R] distance matrix and hclustering

2012-07-30 Thread Jean V Adams
Look at the examples for the functions dist() and hclust(), ?dist ?hclust Jean eliza botto wrote on 07/30/2012 01:43:55 AM: > > Dear R Users,i am very new to R. I want your help on an issue > regarding distance matrix and cluster analysis > i had discharge data of 4 rivers(a,b,c,d) in 4 vecto

[R] distance matrix and hclustering

2012-07-29 Thread eliza botto
Dear R Users,i am very new to R. I want your help on an issue regarding distance matrix and cluster analysis i had discharge data of 4 rivers(a,b,c,d) in 4 vectors each having 364 values > dput(qmu)structure(list(a = c(0.26, 0.25, 0.25, 0.25, 0.24, 0.23, 0.22, 0.21, > 0.21, 0.21, 0.2, 0.19, 0.19