Draw Precision-Recall Curve using ggplot2.

PRC.plot(prcList)

Arguments

prcList

One or a list of PRROC::pr.curve object.

Value

A ggplot instance.