powered by
A fast distance algorithm for two matrices written in C++
fastDist(X,Y,method)
a distance matrix
matrix
a matrix
a string with possible values "euclid", "cor", "cosine"
string
Antoine Stevens and Leonardo Ramirez-Lopez