Description Usage Arguments Details
Plot a ROC-like curve, showing True Positives vs False Positive Rate. This is necessary when the total number of true positives differs between methods, i.e. when looking at the highest-ranking model per target.
1 | plot_roclike(rocresults)
|
rocresults |
The object output from |
This function requires the object output from plot_roc()
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.