plot.pr_curve: Plot PR coordinates

View source: R/pr_curve.R

plot.pr_curveR Documentation

Plot PR coordinates

Description

Plot PR points using provided coordinates.

Usage

## S3 method for class 'pr_curve'
plot(x, ...)

Arguments

x

A PR coordinates object. A simple data.frame containing respective 'x' and 'y' coordinates. The coordinates should be PR space compliant.

...

Other parameters passed to base plot function.

Value

plot of a PR curve for given 'pr_curve'


nikitagusarov/performancer documentation built on Jan. 12, 2023, 12:19 a.m.