Helper function to infer the metric for which pairwise comparisons shall be made. The function simply checks the names of the available columns and chooses the most widely used metric.
Arguments
- scores
A data.table of scores as produced by
score()
.