simple_sims: Create some simple simulated data for testing purposes

View source: R/simulations.R

simple_simsR Documentation

Create some simple simulated data for testing purposes

Description

Create some simple simulated data for testing purposes

Usage

simple_sims(nsamp = 100, ncond = 5, err_sd = 0.01)

Arguments

nsamp

number of samples of each type

ncond

number of conditions

err_sd

the standard deviation of the errors

Details

The simulation consists of equal numbers of four different types of effects: null, equal among conditions, present only in first condition, independent across conditions

Examples

simple_sims(100, 5)


stephenslab/mashr documentation built on Oct. 19, 2023, 4:14 p.m.