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