Skip to content
/ yeast Public
forked from akurennoy/yeast

Simulation experiments for the paper

Notifications You must be signed in to change notification settings

smskim/yeast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple-sequential-testing-experiments

Simulation experiments for the paper

  • run_simulations.R - the main R script that runs all of the simulation experiments
  • data_generation.R - an R script with classes for data generation
  • methods - a folder with the implementation of the sequential tests under comparison
  • utils.R - an R script with helper classes and functions

To reproduce the results simply run run_simulations.R. It will print tables with FDR (false detection rate), power, and sample savings for experiments with both normal and non-normal data.

About

Simulation experiments for the paper

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%