plot.itr: Plot the AUPEC curve

View source: R/itr_plot.R

plot.itrR Documentation

Plot the AUPEC curve

Description

Plot the AUPEC curve

Usage

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

Arguments

x

An object of evaluate_itr() class. This is typically an output of evaluate_itr() function.

...

Further arguments passed to the function.

Value

A plot of ggplot2 object.


evalITR documentation built on Aug. 26, 2023, 1:08 a.m.