score {dprep}R Documentation

Score function used in Bay's algorithm for outlier detection

Description

This function finds the score that is used to rank an instance as an outliers.

Usage

score(data)

Arguments

data The name of the dataset to be used.

Author(s)

Caroline Rodriguez

See Also

baysout


[Package dprep version 2.0 Index]