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.


MichaelLLi/evalITR documentation built on Sept. 17, 2023, 4:35 p.m.