powered by
Computes and returns the distance matrix using euclidean distance measure to compute the distances between the rows of a data matrix.
.distance(x)
A numeric matrix with the distances between the rows of a matrix.
a numeric matrix.