powered by
get_auc(x, y)
x <- 1:100 y <- 1:100 auc <- get_auc(x,y)
Run the code above in your browser using DataLab