Learn R Programming

dprep (version 3.0.2)

score: 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.

See Also

baysout