powered by
Computes the overlap (number of items present in all k lists divided by the current rank) for each rank in the k lists
overlap(rankMat)
A vector of the same length as the rows in rankMat containing the overlap between the lists for each rank
A matrix with k columns corresponding to the k ranked lists. Elements of each column are integers between 1 and the length of the lists
Claus Ekstrøm <ekstrom@sund.ku.dk>