Field Experiments: Design, Analysis, and Interpretation

Below, please find a compilation of links to data and code from Alan Gerber and Donald Green’s Field Experiments: Design, Analysis, and Interpretation (2012), published by W. W. Norton & Company.

Data sets for examples are distributed in comma delimited form; some are distributed in Stata for convenience of Stata users. Stata is a licensed product.

To use R files, you will need to install R on your computer. R is a freely available language and environment for statistical computing.

An R package, ri (Aronow and Samii 2012), has been made available on CRAN to implement many functions described in the book. It may be installed in R using the command ‘install.packages(“ri”)’.