├── Figure 1 └── RO_N200_P300.R ├── Figure 2 ├── Boost_N200_P100.R ├── Lasso_N200_P100.R ├── NN_N200_P100.R ├── RF_N200_P100.R ├── RO_N200_P100.R ├── RO_N200_P300.R ├── RT_N200_P100.R └── SVM_N200_P100.R ├── Figure A.1 ├── BoostRCS_N200_P100.R ├── LassoRCS_N200_P100.R ├── NNRCS_N200_P100.R ├── RFRCS_N200_P100.R ├── RTRCS_N200_P100.R └── SVMRCS_N200_P100.R ├── Figure A.2 ├── LassoMulti_N200_P100.R ├── NNMulti_N200_P100.R ├── RFMulti_N200_P100.R ├── RTMulti_N200_P100.R └── SVMMulti_N200_P100.R ├── RCS_Algorithm.R ├── README.md ├── RO_Algorithm.R ├── Table 1 ├── Bribes_Regression.dta └── Table 1..do └── Table 2 ├── AbadieML.R ├── Abadiekernel.R ├── DMLML.R └── DMLkernel.R /Figure 1/RO_N200_P300.R: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NengChiehChang/Diff-in-Diff/HEAD/Figure 1/RO_N200_P300.R -------------------------------------------------------------------------------- /Figure 2/Boost_N200_P100.R: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NengChiehChang/Diff-in-Diff/HEAD/Figure 2/Boost_N200_P100.R -------------------------------------------------------------------------------- /Figure 2/Lasso_N200_P100.R: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NengChiehChang/Diff-in-Diff/HEAD/Figure 2/Lasso_N200_P100.R -------------------------------------------------------------------------------- /Figure 2/NN_N200_P100.R: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NengChiehChang/Diff-in-Diff/HEAD/Figure 2/NN_N200_P100.R -------------------------------------------------------------------------------- /Figure 2/RF_N200_P100.R: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NengChiehChang/Diff-in-Diff/HEAD/Figure 2/RF_N200_P100.R -------------------------------------------------------------------------------- /Figure 2/RO_N200_P100.R: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NengChiehChang/Diff-in-Diff/HEAD/Figure 2/RO_N200_P100.R -------------------------------------------------------------------------------- /Figure 2/RO_N200_P300.R: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NengChiehChang/Diff-in-Diff/HEAD/Figure 2/RO_N200_P300.R -------------------------------------------------------------------------------- /Figure 2/RT_N200_P100.R: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NengChiehChang/Diff-in-Diff/HEAD/Figure 2/RT_N200_P100.R -------------------------------------------------------------------------------- /Figure 2/SVM_N200_P100.R: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NengChiehChang/Diff-in-Diff/HEAD/Figure 2/SVM_N200_P100.R -------------------------------------------------------------------------------- /Figure A.1/BoostRCS_N200_P100.R: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NengChiehChang/Diff-in-Diff/HEAD/Figure A.1/BoostRCS_N200_P100.R -------------------------------------------------------------------------------- /Figure A.1/LassoRCS_N200_P100.R: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NengChiehChang/Diff-in-Diff/HEAD/Figure A.1/LassoRCS_N200_P100.R -------------------------------------------------------------------------------- /Figure A.1/NNRCS_N200_P100.R: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NengChiehChang/Diff-in-Diff/HEAD/Figure A.1/NNRCS_N200_P100.R -------------------------------------------------------------------------------- /Figure A.1/RFRCS_N200_P100.R: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NengChiehChang/Diff-in-Diff/HEAD/Figure A.1/RFRCS_N200_P100.R -------------------------------------------------------------------------------- /Figure A.1/RTRCS_N200_P100.R: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NengChiehChang/Diff-in-Diff/HEAD/Figure A.1/RTRCS_N200_P100.R -------------------------------------------------------------------------------- /Figure A.1/SVMRCS_N200_P100.R: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NengChiehChang/Diff-in-Diff/HEAD/Figure A.1/SVMRCS_N200_P100.R -------------------------------------------------------------------------------- /Figure A.2/LassoMulti_N200_P100.R: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NengChiehChang/Diff-in-Diff/HEAD/Figure A.2/LassoMulti_N200_P100.R -------------------------------------------------------------------------------- /Figure A.2/NNMulti_N200_P100.R: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NengChiehChang/Diff-in-Diff/HEAD/Figure A.2/NNMulti_N200_P100.R -------------------------------------------------------------------------------- /Figure A.2/RFMulti_N200_P100.R: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NengChiehChang/Diff-in-Diff/HEAD/Figure A.2/RFMulti_N200_P100.R -------------------------------------------------------------------------------- /Figure A.2/RTMulti_N200_P100.R: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NengChiehChang/Diff-in-Diff/HEAD/Figure A.2/RTMulti_N200_P100.R -------------------------------------------------------------------------------- /Figure A.2/SVMMulti_N200_P100.R: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NengChiehChang/Diff-in-Diff/HEAD/Figure A.2/SVMMulti_N200_P100.R -------------------------------------------------------------------------------- /RCS_Algorithm.R: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NengChiehChang/Diff-in-Diff/HEAD/RCS_Algorithm.R -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NengChiehChang/Diff-in-Diff/HEAD/README.md -------------------------------------------------------------------------------- /RO_Algorithm.R: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NengChiehChang/Diff-in-Diff/HEAD/RO_Algorithm.R -------------------------------------------------------------------------------- /Table 1/Bribes_Regression.dta: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NengChiehChang/Diff-in-Diff/HEAD/Table 1/Bribes_Regression.dta -------------------------------------------------------------------------------- /Table 1/Table 1..do: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NengChiehChang/Diff-in-Diff/HEAD/Table 1/Table 1..do -------------------------------------------------------------------------------- /Table 2/AbadieML.R: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NengChiehChang/Diff-in-Diff/HEAD/Table 2/AbadieML.R -------------------------------------------------------------------------------- /Table 2/Abadiekernel.R: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NengChiehChang/Diff-in-Diff/HEAD/Table 2/Abadiekernel.R -------------------------------------------------------------------------------- /Table 2/DMLML.R: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NengChiehChang/Diff-in-Diff/HEAD/Table 2/DMLML.R -------------------------------------------------------------------------------- /Table 2/DMLkernel.R: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/NengChiehChang/Diff-in-Diff/HEAD/Table 2/DMLkernel.R --------------------------------------------------------------------------------