sweepNoiseSample: Different values of noise

Description Usage Arguments Details Value

Description

Different values of noise

Usage

1
2
3
  sweepNoiseSample(noiseGenes, nSamples = 2,
    sizeNoise = seq(0, 1000, 10),
    fracShared = seq(0, 1, 0.01))

Arguments

noiseGenes

all possible noise genes we can sample from

nSamples

how many samples do we need?

sizeNoise

a numeric vector of how many noise genes we want to add (integer)

fracShared

a numeric vector of the fraction of shared noise genes to sweep over (decimal)

Details

each entry in the list corresponds to a particular number of noise genes, and each list therein corresponds to the noise genes for each sample

Value

list of lists


rmflight/ccPaper documentation built on May 27, 2019, 9:31 a.m.