# NOT RUN {
# }
# NOT RUN {
<!-- %\dontrun{ -->
# }
# NOT RUN {
# generate simulated data set from t distribution
set.seed(1234567)
es.sim = genSimData.tDistr(nCpGs = 100, nCases = 20, nControls = 20,
df0 = 10, ncp0 = 0, df1 = 6, ncp1 = 2.393, testPara = "var",
outlierFlag = FALSE,
eps = 1.0e-3, applier = lapply)
print(es.sim)
# }
# NOT RUN {
<!-- %} -->
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab