Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
LauraBalzer authored May 14, 2023
1 parent 4af240f commit 377111c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
Code for "Adaptive Selection of the Optimal Strategy to Improve Precision and Power in Randomized Trials"
By Laura B. Balzer (laura.balzer@berkeley.edu), Erica Cai, Lucas Godoy Garraza, and Pracheta Amaranath

ArXiv: https://arxiv.org/abs/2210.17453

To reproduce the experiments as seen in the paper:
1. Adjust inputs in ``Main.R`` by specifying the sample size, type of outcome (continuous or binary), data generating process for the simulated data, presence of effect, stratification, number of replications, number of folds for cross validation.
2. Run ``Rscript Main.R``. This results in a table computing metrics for all estimators stored in the ``OUTPUT`` folder.
Expand Down

0 comments on commit 377111c

Please sign in to comment.