reachability {dprep} | R Documentation |
This function computes the reachability measure for each instance of a dataset. This result is used later to compute the Local Outlyingness Factor.
reachability(distdata, k)
distdata |
The matrix of distances |
k |
The given number of neighbors |
Caroline Rodriguez