draw_confusion_matrix | R Documentation |
Confusion matrix visulization
draw_confusion_matrix(groups, risk.pro, best.cutoff = NA)
groups |
True label |
best.cutoff |
If not set, use youden index instead |
rs |
Predicted score |
draw_confusion_matrix(label,risk.probability)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.