reachability {dprep}R Documentation

Function for computing the reachability function in the LOF algortihm

Description

This function computes the reachability function for each instance of a dataset. This result is used later to compute the Local outlyingness factor.

Usage

reachability(distdata, k)

Arguments

distdata the matrix of distances
k the given number of neighbors

Author(s)

Caroline Rodriguez

See Also

maxlof


[Package dprep version 1.0 Index]