Skip to contents

Calculates the area under the curve

Usage

calcAUC(roc_results, plot = TRUE)

Arguments

roc_results

The results from the function YARFROC.

plot

Make a plot of the ROC with the AUC shaded in? Default is TRUE.

Value

The area under the curve approximated via numerical integration.