plotPRcurve: Plot a Precision-Recall (PR) Curve

View source: R/computePR.R

plotPRcurveR Documentation

Plot a Precision-Recall (PR) Curve

Description

Plot a Precision-Recall (PR) Curve

Usage

plotPRcurve(PRobj, plotFilename = NULL)

Arguments

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)

Value

A ggplot2 object


peterbat1/fitMaxnet documentation built on Sept. 17, 2024, 10:50 p.m.