Writes a benchmark_results.tsv file with AUC metrics per method x contrast x score.

write_benchmark_results(summary_table, path)

Arguments

summary_table

data.frame as returned by Benchmark$to_summary_table() or collect_benchmark_results()

path

file path for the output TSV

Value

Invisibly returns the path written to.