Skip to main content
. 2012 Jun 26;13:147. doi: 10.1186/1471-2105-13-147

Table 4.

List of functions used in Algorithm 2

Function Definition
AUC(list,list)
Area above the ROC curve
 
estimated by the trapezoidal rule
OVL(list,list)
overlapping coefficient estimated by Algorithm 1
kernel(list)
kernel density estimation
rank(list) returns the ranks of a list

Functions are listed in order of appearance.