Description Usage Arguments Details Value Author(s) References See Also
This function computes the reachability measure for each instance of a dataset. This result is used later to compute the Local Outlyingness Factor.
1 | reachability(distdata, k)
|
distdata |
The matrix of distances. |
k |
The number of neighbors. |
This function is strongly based on the code provided by Acuna
et. al. (2009) for the previously available dprep
package.
A vector.
Luis Torgo ltorgo@dcc.fc.up.pt
Acuna, E., and Members of the CASTLE group at UPR-Mayaguez, (2009). dprep: Data preprocessing and visualization functions for classification. R package version 2.1.
Torgo, L. (2016) Data Mining using R: learning with case studies, second edition, Chapman & Hall/CRC (ISBN-13: 978-1482234893).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.