Analyze the results from a given classifier.
     
    
    Usage
    plotAUC(score, y, main = "", ci = TRUE, percent = TRUE)
 
     
    
    Arguments
    - score:
 
this is the y^ of a given model
 
- y:
 
the class to be predted
 
- main:
 
title of the graph
 
- ci:
 
the point shape for the graph
 
- percent:
 
color for the graph