/Rcode-handbook-on-impact-eval-world-bank

R Code for World Bank Handbook on Impact Evaluation

Primary LanguageR

This repository contains replication code for the exercises in the handbook. The original exercises were coded in Stata, I have replicated them in R. The original Do files are located in the Do folder. Feel free to use as you wish.

File descriptions:

dd.R - Difference-in-difference estimation

iv.R - Instrument Variables

psm.R - Propensity Score Matching

random.R - Randomized Control Trials

rd.R - Regression Discontinuity