plot_roc: Plot ROC curves
Description
Plot ROC curves given results from simulate_roc.
Usage
plot_roc(roc_results, method_names = NULL, font_size = 16)
Value
Roc plot based on results from simulate_roc
Arguments
- roc_results
data frame roc
from the output list of simulate_roc
- method_names
a list of method names
- font_size
font size of the plot