Description Usage Arguments Value Author(s)
Calculates the relative distances between all rows of a matrix containing data.
1 | relDistances(data, defined)
|
data |
A matrix containing the data points as row vectors. |
defined |
A row vector containing 1 for all columns of data to be used. If missing, all columns are used. |
dd |
A matrix containing the relative distances between a row of data and all other rows in the corresponding row. |
dv |
An upper triangular matrix containing the relative distances between the rows of data. |
Raphael Paebst
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.