ct.makeRhoNull: Make null distribution for RRAalpha tests

View source: R/RRAalpha.R

ct.makeRhoNullR 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

Examples

ct.makeRhoNull(3, 1:9, 5)

RussBainer/gCrisprTools documentation built on Nov. 5, 2022, 2:35 p.m.