reachability {dprep} | R Documentation |
This function computes the reachability function 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