simple_sims2 {mashr} | R Documentation |
Create some more simple simulated data for testing purposes
Description
Create some more simple simulated data for testing purposes
Usage
simple_sims2(nsamp = 100, err_sd = 0.01)
Arguments
nsamp |
number of samples of each type |
err_sd |
the standard deviation of the errors |
Details
The simulation consists of five conditions with two types of effecc those present (and identical) in first two conditions and those present (and identical) in last three conditions
Examples
simple_sims2(100, 5)
[Package mashr version 0.2.79 Index]