sim_contrast1 {mashr} | R Documentation |
Create simplest simulation, cj = mu 1 data used for contrast analysis
sim_contrast1(nsamp = 100, ncond = 5, err_sd = sqrt(0.5))
nsamp |
number of samples of each type |
ncond |
number of conditions |
err_sd |
the standard deviation of the errors |
There is no true deviation exists in this case
sim_contrast1(100,5)