Programs
"Disability Insurance Income Saves Lives": Gelber, Moore, Pei, Strand (2023 JPE)
Programs are posted here.
"Visual Inference and Graphical Representation in Regression Discontinuity Designs": Korting, Lieberman, Matsudaira, Pei, Shen (2023 QJE)
Data and programs are posted here.
"Local Polynomial Order in Regression Discontinuity Designs": Pei, Lee, Card, Weber (2022 JBES)
rdmse
: This Stata package estimates the (asymptotic) mean squared error of a conventional/bias-corrected local polynomial regression discontinuity/kink estimator for given bandwidths and polynomial orders. It builds on the 2014 version of the Stata command rdrobust
by Sebastian Calonico, Matias Cattaneo and Rocío Titiunik. To install, type in Stata
ssc install rdmse, replace
or
net install rdmse, from(https://raw.githubusercontent.com/peizhuan/rdmse/master) replace
The PDF of the help file is here, or you can type help rdmse
after installation.
The replication files are here.
"Poorly Measured Confounders Are More Useful on the Left Than on the Right": Pei, Pischke, Schwandt (2019 JBES)
Programs and data are posted at: https://www.tandfonline.com/doi/suppl/10.1080/07350015.2018.1462710
"Regression Kink Design: Theory and Practice": Card, Lee, Pei, Weber (2017 Advances in Econometrics)
Simulation programs are here.
"Eligibility Recertification and Dynamic Opt-In Incentives in Income-Tested Social Programs: Evidence from Medicaid/CHIP": Pei (2017 AEJ:Policy)
Programs and data are posted at: https://www.aeaweb.org/articles?id=10.1257/pol.20130271
"Inference on Causal Effects in a Generalized Regression Kink Design": Card, Lee, Pei, Weber (2015 Econometrica)
altrdrobust
: The Stata .ado and .mo files used in the paper are here. Note that kconst.ado, kweight.mo, and regconst.mo come with the 2014 version of the Stata package rdrobust
by Sebastian Calonico, Matias Cattaneo and Rocío Titiunik. Please put the .ado and .mo files under your Stata ado directory (I place altrdrobust.ado
under c:\ado\plus\a
, kweight.mo
under c:\ado\plus\k
, etc). Please see this do file for examples of using the estimation commands.
"The Effect of Unemployment Benefits on the Duration of Unemployment: New Evidence from a Regression Kink Design in Missouri, 2003-2013": Card, Johnston, Leung, Mas, Pei (2015 AER PP)
Programs and data are posted at: https://www.aeaweb.org/articles?id=10.1257/aer.p20151061