
Last chance! 50% off unlimited learning
Sale ends in
Visualize ggplot2 objects in ICLC sequentially
# S3 method for ICLC
plot(x, ...)
An ICLC class object
Not used directly
# NOT RUN {
library(ROCR)
data("ROCR.simple")
Coutput <- ICLC(ROCR.simple$predictions, ROCR.simple$labels)
plot(Coutput)
# }
Run the code above in your browser using DataLab