# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "rddensity" in publications use:' type: software license: GPL-3.0-only title: 'rddensity: Manipulation Testing Based on Density Discontinuity' version: '3.0' doi: 10.32614/CRAN.package.rddensity abstract: 'Density discontinuity testing (a.k.a. manipulation testing) is commonly employed in regression discontinuity designs and other program evaluation settings to detect perfect self-selection (manipulation) around a cutoff where treatment/policy assignment changes. This package implements manipulation testing procedures using local polynomial density estimators: rddensity() constructs test statistics and p-values given a prespecified cutoff, rdbwdensity() performs data-driven bandwidth selection, and rdplotdensity() constructs density plots.' authors: - family-names: Cattaneo given-names: Matias D. email: matias.d.cattaneo@gmail.com - family-names: Jansson given-names: Michael email: michael.jansson.berkeley@gmail.com - family-names: Ma given-names: Xinwei email: xinweima.pku@gmail.com repository: https://mdcattaneo.r-universe.dev repository-code: https://github.com/rdpackages/rddensity commit: 55082b8d7e56cf3147a19b8b66ec68b4198b583d url: https://rdpackages.github.io/ date-released: '2026-05-21' contact: - family-names: Cattaneo given-names: Matias D. email: matias.d.cattaneo@gmail.com