fastPdistC | R Documentation |
calculates pairwise euclidean distances
fastPdistC(Ar,Br)
Ar |
[1:n,1:m] data to calculate distances to |
Br |
[1:n,1:m] data to calculate distances to |
dist[1:n,1:n] distances
Felix Riede
https://blog.felixriedel.com/2013/05/pairwise-distances-in-r/
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.