Learn R Programming

dprep (version 3.0.2)

reachability: Function for computing the reachability measure in the LOF algortihm

Description

This function computes the reachability measure 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

See Also

maxlof