library(“pROC”) roc(trainpredict, plot=TRUE, print.thres=TRUE, ci=TRUE, print.auc=TRUE,legacy.axes = TRUE,col = “red”)