plot_roc_curves: Plot ROC curves for simulations

Description Usage Arguments Value

View source: R/plot_roc_curves.R

Description

Plot ROC curves for JADE and any other methods

Usage

1
2
3
plot_roc_curves(agg.obj, which.stats, cols, ltys, lwd = 1.5,
  points.pch = 16, direction = "vertical", n.bars = 11, point.cex = 2.5,
  main = "", make.legend = FALSE)

Arguments

agg.obj

An object produced by aggregate_sims

which.stats

Names of statistics to plot

cols

Colors

direction

Which direction should the error bars go

main

Plot title

make.legend

Make a legend?

Value

Nothing


jean997/jadeSims documentation built on May 18, 2019, 11:44 p.m.