Description Usage Arguments Value
Compute a bootstrap of the difference between two ROC curve AUCs
1 | compare_auc_bootstrap(roc_1, roc_2, rep = 10000)
|
roc_1 |
first ROC curve (from pROC) |
roc_2 |
second ROC curve (from pROC) |
rep |
number of bootstrap samples |
bootstrap of the difference in AUC
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.