Density discontinuity test (a.k.a. manipulation test) is commonly employed in regression discontinuity designs and other program evaluation settings to detect whether there is evidence of perfect self-selection (manipulation) around a cutoff where a treatment/policy assignment changes. This package provides tools for conducting the aforementioned statistical test: rddensity() to construct local polynomial based density discontinuity test given a prespecified cutoff, rdbwdensity() to perform bandwidth selection, and rdplotdensity() to construct density plot near the cutoff.
Version: | 1.0 |
Depends: | R (≥ 3.1.0) |
Imports: | ggplot2, lpdensity |
Published: | 2019-07-12 |
Author: | Matias D. Cattaneo, Michael Jansson, Xinwei Ma |
Maintainer: | Xinwei Ma <x1ma at ucsd.edu> |
License: | GPL-2 |
NeedsCompilation: | no |
CRAN checks: | rddensity results |
Reference manual: | rddensity.pdf |
Package source: | rddensity_1.0.tar.gz |
Windows binaries: | r-devel: rddensity_1.0.zip, r-devel-gcc8: rddensity_1.0.zip, r-release: rddensity_1.0.zip, r-oldrel: rddensity_1.0.zip |
OS X binaries: | r-release: rddensity_1.0.tgz, r-oldrel: rddensity_1.0.tgz |
Old sources: | rddensity archive |
Please use the canonical form https://CRAN.R-project.org/package=rddensity to link to this page.