galgo.dist {galgo} | R Documentation |
KNN function does not include other common distances. This function includes more distances computations.
galgo.dist(x, method, p = 2)
x |
Matrix to compute distnaces |
method |
Any of "euclidean", "maximum", "manhattan", "canberra", "binary", "minkowski" . See dist function. |
p |
A vector class dist.
Victor Trevino. Francesco Falciani Group. University of Birmingham, U.K.