/survSched

Code for the surveillance scheduling paper

Primary LanguageR

survSched

Code for the surveillance scheduling paper.

To install the package:

devtools::install_github("DRuiCHEN/survSched")

To reproduce the simulation results and the figures:

  1. Download the paper/ folder.
  2. Install the package and run simu_run.R (or simu_run_supp.R for the experiments in the supplementary materials). The results from this step are already stored in paper/rds/.
  3. simu_plot.R (or simu_plot_supp.R) loads the results in paper/rds/ and produces the figures in the paper.