score {dprep}R Documentation

Score function used in the Bay's algorithm

Description

This function finds the score function of an instance. This value will be used to rank the instances as outliers.

Usage

score(data)

Arguments

data namer of the dataset to be used.

Author(s)

Caroline Rodriguez

See Also

baysout


[Package dprep version 1.0 Index]