Skip to content
Prev 27699 / 63424 Next

Distance Metrics using Euclidean

Please ask help questions on R-help.

You are asking for a distance matrix of 10000 points. That has almost 100 
million entries, too large for your 1Gb computer (even if only half of it 
is stored).  What can you usefully do with such a matrix?
On Mon, 18 Feb 2008, Keizer_71 wrote: