You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: experiments/csf/README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,12 +2,12 @@ _This folder has replication files for the paper "Estimating Heterogeneous Treat
2
2
3
3
* Figure 1: `prediction_comparison.R`
4
4
5
-
*Table 1 and Table 2, Figure 5 and Figure 6: `simulation_mse_output.R`
5
+
*MSE and classification error simulations: `simulation_mse_output.R`
6
6
7
-
*Table 3: `simulation_coverage_output.R`
7
+
*95 % CI coverage table: `simulation_coverage_output.R`
8
8
9
-
*Figure 2: `simulation_blp.R`
9
+
*Best linear projection simulation: `simulation_blp.R`
10
10
11
-
*Figure 3, Figure 4, and Table 4: `hiv.R`
11
+
*HIV application: `hiv.R`
12
12
13
13
These scripts were run using R version 3.5. In addition to `grf` they rely on the additional packages: `"ggplot2", "randomForestSRC", "speff2trial", "texreg", "xtable"`.
0 commit comments