View source: R/simulations_contrast.R
sim_contrast1 | 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)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.