Draw ROC (Receiver operating characteristic) Curve using ggplot2.

ROC.plot(rocList)

Arguments

rocList

One or a list of pROC::roc object.

Value

A ggplot instance.