powered by
Visualize IAUC output sequentially
# S3 method for IAUC plot(x, ...)
An IAUC class object for `plot` method
Not used directly
IAUC
# NOT RUN { library(ROCR) data("ROCR.simple") Ioutput <- IAUC(ROCR.simple$predictions, ROCR.simple$labels) plot(Ioutput) # }
Run the code above in your browser using DataLab