View source: R/bagel_classification.R
process_roc | R Documentation |
Process ROC
process_roc(roc_obj = NULL, predictor_min = NULL, threshold = 0.05)
roc_obj |
pROC ROC object. |
predictor_min |
minimum value of predictor. |
threshold |
threshold value. |
dataframe
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.