Description Usage Arguments Value Author(s)
View source: R/relDistance2All.R
Calculates the relative distaces between a data point and the rest of the data.
1 | relDistance2All(x, data, defined)
|
x |
A row vector, containing a data point. |
data |
A matrix containing data points as row vectors. |
defined |
A row vector containing 1 for all columns of the data to be used. If missing, all columns are used. |
dv |
A vector containing the relative distances between x and all rows of data. |
Raphael Paebst
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.