Description Usage Arguments Value Author(s)
Run a custom distance function on an input data matrix
1 | CustomDistance(my.mat, my.function, ...)
|
my.mat |
A matrix to calculate distance on |
my.function |
A function to calculate distance |
... |
Extra parameters to my.function |
A distance matrix
Jean Fan
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.