curve_plot: Plot a ROC or PR curve

Description Usage Arguments Value

View source: R/plots_functions.R

Description

Plot a ROC or PR curve

Usage

1
2
curve_plot(curve_data, type = c("roc", "pr"), plot_title = "[Title]",
  auc_limit = 1)

Arguments

res_data

a data frame. The ouput of the generate_curve_data function

Value

a ggplot object with the ROC curve data


LeoStafu/metaDAF documentation built on July 14, 2019, 6:41 p.m.