powered by
Computes distances between two data matrices using "euclid", "cor", "cosine"
fast_diss(X, Y, method)
a distance matrix
a matrix
a string with possible values "euclid", "cor", "cosine"
string
Antoine Stevens and Leonardo Ramirez-Lopez