simple_sims | R Documentation |
Create some simple simulated data for testing purposes
simple_sims(nsamp = 100, ncond = 5, err_sd = 0.01)
nsamp |
number of samples of each type |
ncond |
number of conditions |
err_sd |
the standard deviation of the errors |
The simulation consists of equal numbers of four different types of effects: null, equal among conditions, present only in first condition, independent across conditions
simple_sims(100, 5)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.