R/ROC.plot.R
ROC.plot.Rd
Draw ROC (Receiver operating characteristic) Curve using ggplot2.
ROC.plot(rocList)
One or a list of pROC::roc object.
A ggplot instance.