overlap | R Documentation |
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)
rankMat |
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 |
A vector of the same length as the rows in rankMat containing the overlap between the lists for each rank
Claus Ekstrøm <ekstrom@sund.ku.dk>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.