ct.makeRhoNull | R Documentation |
Makes random distribution of Rho value by taking nperm random samples of n rank stats, p.
ct.makeRhoNull(n, p, nperm)
n |
single integer, number of guides per gene |
p |
numeric vector of rank statistics |
nperm |
single integer, how many random samples to take. |
numeric vector of Rho values
ct.makeRhoNull(3, 1:9, 5)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.