getROC.average: Plot ROC curve average

Usage Arguments Value

Usage

1
getROC.average(roc_output, length.out = 20)

Arguments

roc_output

data.frame of roc output, including columns of true positive rate, false positive rate, and simulation dataset index.

length.out

default 20. FPR is sorted and grouped into length.out internals.

Value

output data.frame of average true positive rates given false positive rates.


jhsiao999/ashbun documentation built on May 8, 2019, 11:17 p.m.