Calculates and returns the average similarity scores for each pair of lists compared, broken down by method.
pair_averages(x, method = NULL, ...)pair_averages(x, method = NULL, ...)
A data frame containing:
The similarity method used
The pair of lists compared
Mean similarity score for the pair
A data frame containing pair-wise average scores
A similarity object
Optional character vector of methods to include
Additional arguments (not used)