Skip to content
Prev 200582 / 398503 Next

hclust too slow?

On Tue, 17 Nov 2009, akonla wrote:

            
See

 	?dist

which explains


      This function computes and returns the distance matrix computed by
      using the specified distance measure to compute the distances
      between the rows of a data matrix.

You are trying to cluster 17,000 rows.

No wonder it (dist) is taking its time!

Chuck
Charles C. Berry                            (858) 534-2098
                                             Dept of Family/Preventive Medicine
E mailto:cberry at tajo.ucsd.edu	            UC San Diego
http://famprevmed.ucsd.edu/faculty/cberry/  La Jolla, San Diego 92093-0901