plotPRcurve | R Documentation |
Plot a Precision-Recall (PR) Curve
plotPRcurve(PRobj, plotFilename = NULL)
PRobj |
pr.curve object. A PR ROC object with type = "PR" produced by the function pr.curve in the package PRROC run with parameter curve = TRUE |
plotFilename |
Character (string). Optional file name to save the plot output (as PNG formatted graphics file) |
A ggplot2 object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.