Description Usage Arguments Value Author(s)
View source: R/distancesneighbors.R
Returns all neighbours for all data points in ascending order
1 | distancesneighbors(data, nr, defined)
|
data |
A matrix containing the data points as row vectors |
nr |
a vector containing row names. If missing, row numbers are used. |
defined |
A row vector containing 1 for all columns of data that are used. If missing, all columns are used. |
nn |
A matrix containing all neighbours of all data points in the corresponding g row, in ascending order. |
Raphael Paebst
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.