ct.makeRhoNull {gCrisprTools}R Documentation

Make null distribution for RRAalpha tests

Description

Makes random distribution of Rho value by taking nperm random samples of n rank stats, p.

Usage

ct.makeRhoNull(n, p, nperm)

Arguments

n

single integer, number of guides per gene

p

numeric vector of rank statistics

nperm

single integer, how many random samples to take.

Value

numeric vector of Rho values


[Package gCrisprTools version 1.14.0 Index]