Package: rdpower
Type: Package
Title: Power Calculations for RD Designs
Version: 2.3
Authors@R: c(person(given = c("Matias", "D."),
                      family = "Cattaneo",
                      role = "aut"),
               person(given = "Rocio",
                      family = "Titiunik",
                      role = "aut"),
               person(given = "Gonzalo",
                      family = "Vazquez-Bare",
                      role = c("aut", "cre"),
                      email = "gvazquez@econ.ucsb.edu"))
Description: 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 MDE 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) <https://rdpackages.github.io/references/Cattaneo-Titiunik-VazquezBare_2019_Stata.pdf> for further methodological details.
Imports: rdrobust
License: GPL-2
Encoding: UTF-8
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-05-22 18:40:03 UTC; Gonzalo Vazquez-Bare
Author: Matias D. Cattaneo [aut],
  Rocio Titiunik [aut],
  Gonzalo Vazquez-Bare [aut, cre]
Maintainer: Gonzalo Vazquez-Bare <gvazquez@econ.ucsb.edu>
Repository: CRAN
Date/Publication: 2025-05-23 02:20:03 UTC
Built: R 4.5.0; ; 2025-05-23 12:45:47 UTC; unix
