R/benchmark_io.R
plot_benchmark_comparison.RdCreates grouped bar charts of AUC metrics by method and contrast.
plot_benchmark_comparison(combined)data.frame as returned by collect_benchmark_results()
ggplot object
Other benchmarking:
Benchmark,
benchmark_from_file(),
benchmark_from_result(),
collect_benchmark_results(),
ionstar_bench_preprocess(),
make_benchmark(),
ms_bench_add_scores(),
ms_bench_ap(),
ms_bench_auc(),
read_benchmark_results(),
read_contrast_results(),
write_benchmark_results(),
write_contrast_results()