rdd-package {rdd} | R Documentation |
Regression Discontinuity Estimation Package
Description
Regression discontinuity estimation package
Details
rdd
supports both sharp and fuzzy RDD
utilizing the AER package for 2SLS regression
under the fuzzy design. Local linear regressions are performed
to either side of the cutpoint using the Imbens-Kalyanamaran
optimal bandwidth calculation, IKbandwidth
.
Author(s)
Drew Dimmery drewd@nyu.edu
See Also
RDestimate
, DCdensity
, IKbandwidth
,
summary.RD
plot.RD
, kernelwts
[Package rdd version 0.57 Index]