Deprecated, use geom_roc instead
ggroc(
rocdata,
fpf_string = "FPF",
tpf_string = "TPF",
c_string = "c",
ci = FALSE,
label = NULL,
label.adj.x = 0,
label.adj.y = 0,
label.angle = 45,
plotmath = FALSE,
xlabel = "False positive fraction",
ylabel = "True positive fraction"
)
A ggplot object
Data frame containing true and false positive fractions, and cutoff values
Column name identifying false positive fraction column
Column name identifying true positive fraction column
Column name identifying cutoff values
Logical, not supported
Not supported
Not supported
Not supported
Not supported
Not supported
Defaults to "False positive fraction"
Defaults to "True positive fraction"