Skip to content

bryandmartin/corncob_supplementary

Repository files navigation

Supplementary

This code reproduces all results in the corncob manuscript.

Simulations were conducted using the (highly recommended!) simulator R package (Bien, 2016).

Parts of the parallelization are specific to the computing systems used. To run the code on any computer:

  • For Figures 2 and 3 - remove the parallel component of calls to run_method() in main.R.
  • For Figures 4 and 5 - remove any calls dependent on the parallel package, and switch parLapply to lapply.

About

Code to reproduce all results in the corncob manuscript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages