top: Auxiliary function for Bay's Ouylier Detection Algorithm

Description Usage Arguments Author(s) See Also

View source: R/top.R

Description

Function that finds the number of candidate outliers requested by the user.

Usage

1
top(O, neighbors, n)

Arguments

O

An n x 1 matrix with the score function from k nearest neighbors

neighbors

The number of neighbors to be considered

n

The number of top outliers to search for.

Author(s)

Caroline Rodriguez

See Also

baysout


dprep documentation built on May 29, 2017, 11:01 a.m.