plot.itr {evalITR} | R Documentation |
Plot the AUPEC curve
Description
Plot the AUPEC curve
Usage
## S3 method for class 'itr'
plot(x, ...)
Arguments
x |
An object of |
... |
Further arguments passed to the function. |
Value
A plot of ggplot2 object.
[Package evalITR version 1.0.0 Index]