Package: rdpower
Type: Package
Title: Power, Sample Size, and Minimum Detectable Effect Calculations
        for RD Designs
Version: 3.0
Date: 2026-05-15
Authors@R: c(person(given = c("Matias", "D."),
                      family = "Cattaneo",
                      role = c("aut", "cre"),
                      email = "matias.d.cattaneo@gmail.com"),
               person(given = "Rocio",
                      family = "Titiunik",
                      role = "aut",
                      email = "rocio.titiunik@gmail.com"),
               person(given = "Gonzalo",
                      family = "Vazquez-Bare",
                      role = "aut",
                      email = "gvazquezbare@gmail.com"))
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 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) <https://rdpackages.github.io/references/Cattaneo-Titiunik-VazquezBare_2019_Stata.pdf> for further methodological details.
Encoding: UTF-8
Depends: R (>= 3.6.0)
License: GPL-3
URL: https://github.com/rdpackages/rdpower
BugReports: https://github.com/rdpackages/rdpower/issues
Imports: rdrobust (>= 4.0.0)
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2026-05-16 21:42:10 UTC; CodexSandboxOffline
Author: Matias D. Cattaneo [aut, cre],
  Rocio Titiunik [aut],
  Gonzalo Vazquez-Bare [aut]
Maintainer: Matias D. Cattaneo <matias.d.cattaneo@gmail.com>
Repository: CRAN
Date/Publication: 2026-05-17 22:40:02 UTC
