AUC | R Documentation |
Empirical AUC estimate
AUC(outcome, predict)
outcome |
binary outcome (1: desired outcome; 0: otherwise) |
predict |
prediction score |
Function for AUC when input is X and Y.
a numeric value of empirical estimation of area under the ROC curves
# no run
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.