powered by
Generates test data for the randomization functions.
testRand(rowSize, colSize, studySize, expNS, numCC, QCpct, child)
A practice dataset.
Max row size.
Max column size.
Number of cases.
Number of aliquots per case/control.
Number of controls per case.
Percent of QCs for number of samples.
Number of children per "mother' aliquot.
testR <- testRand(rowSize=20,colSize=15,studySize=1000,expNS=7000,numCC=2,QCpct=0.05,child=4)
Run the code above in your browser using DataLab