Description Usage Arguments Value
View source: R/plots_functions.R
Plot a ROC or PR curve
1 2 | curve_plot(curve_data, type = c("roc", "pr"), plot_title = "[Title]",
auc_limit = 1)
|
res_data |
a data frame. The ouput of the |
a ggplot object with the ROC curve data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.