# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "rdpower" in publications use:' type: software license: GPL-3.0-only title: 'rdpower: Power, Sample Size, and Minimum Detectable Effect Calculations for RD Designs' version: '3.0' doi: 10.32614/CRAN.package.rdpower abstract: 'The regression discontinuity (RD) design is a popular quasi-experimental design for causal inference and policy evaluation. The ''rdpower'' package provides tools to perform power, sample size, and minimum detectable effect calculations in RD designs: rdpower() calculates the power of an RD design, rdsampsi() calculates the required sample size to achieve a desired power, and rdmde() calculates minimum detectable effects. See Cattaneo, Titiunik and Vazquez-Bare (2019) for further methodological details.' authors: - family-names: Cattaneo given-names: Matias D. email: matias.d.cattaneo@gmail.com - family-names: Titiunik given-names: Rocio email: rocio.titiunik@gmail.com - family-names: Vazquez-Bare given-names: Gonzalo email: gvazquezbare@gmail.com repository: https://mdcattaneo.r-universe.dev repository-code: https://github.com/rdpackages/rdpower commit: 2745c824694ad86628b0aee1ba7f9c679c344f9a url: https://github.com/rdpackages/rdpower date-released: '2026-05-15' contact: - family-names: Cattaneo given-names: Matias D. email: matias.d.cattaneo@gmail.com