| run.p | R Documentation |
Calculates P(Run count <= r | m, n) for the runs test.
run.p(m, n, r)
m |
count of fewer species (minimum value = 0) |
n |
count of more frequent species (minimum value = 1) |
r |
count of runs (minimum value = 1) |
numeric, probability
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.