fastPdist | R Documentation |
calculates pairwise euclidean distances
fastPdist(X)
X |
[1:n,1:m] data to calculate distances to |
dist[1:n,1:n] distances
Michael Thrun
fastPdist(as.matrix(iris[,1:4]))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.