sqrtManhattan | R Documentation |
Computes the square root of the Manhattan distance An example of a Euclidean embeddable distance metric
sqrtManhattan(X)
X |
matrix of samples x variables for computation of samples x samples distance matrix |
a dist object
sqrtManhattan(iris[,1:4])
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.