plot.itr: Plot the AUPEC curve
Description
Plot the AUPEC curve
Usage
# S3 method for itr
plot(x, ...)
Value
A plot of ggplot2 object.
Arguments
- x
An object of evaluate_itr()
class. This is typically an output of evaluate_itr()
function.
- ...
Further arguments passed to the function.