Description Usage Arguments Value Author(s) See Also
A null-distribution for list-overlap scores is generated via simulation. Scores are computed for random permutations.
1 | shuffledRandomScores(n, nn, bases, B = 1000, two.sided=TRUE)
|
n |
the length of the lists. |
nn |
the maximal ranks to be considered, one entry per weighting parameter alpha. |
bases |
|
B |
the number of permutations to be drawn. |
two.sided |
if |
Returns an object of type "shuffledRandomScores. Its only data is a matrix of random scores. One column per alpha and one row per permutation is generated.
There are print and plot methods for "shuffledRandomScores objects.
Claudio Lottaz
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.