plot_roc | R Documentation |
Plot ROC curves given results from simulate_roc.
plot_roc(roc_results, method_names = NULL, font_size = 16)
roc_results |
data frame |
method_names |
a list of method names |
font_size |
font size of the plot |
Roc plot based on results from simulate_roc
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.