Package: rddapp Title: Regression Discontinuity Design Application Version: 1.3.3 Authors@R: c( person("Ze", "Jin", role = c("aut"), email = "zj58@cornell.edu"), person("Wang", "Liao", role = c("aut"), email = "wl483@cornell.edu"), person("Irena", "Papst", role = c("aut"), email = "ip98@cornell.edu"), person("Wenyu", "Zhang", role = c("aut"), email = "wz258@cornell.edu"), person("Kimberly", "Hochstedler", role = c("aut"), email = "kah343@cornell.edu"), person("Felix", "Thoemmes", role = c("aut", "cre"), email = "fjt36@cornell.edu") ) Author: Ze Jin [aut], Wang Liao [aut], Irena Papst [aut], Wenyu Zhang [aut], Kimberly Hochstedler [aut], Felix Thoemmes [aut, cre] Maintainer: Felix Thoemmes Description: Estimation of both single- and multiple-assignment Regression Discontinuity Designs (RDDs). Provides both parametric (global) and non-parametric (local) estimation choices for both sharp and fuzzy designs, along with power analysis and assumption checks. Introductions to the underlying logic and analysis of RDDs are in Thistlethwaite, D. L., Campbell, D. T. (1960) and Lee, D. S., Lemieux, T. (2010) . Depends: R (>= 3.2.3) Imports: AER (>= 1.2-5), sandwich (>= 2.3-4), lmtest (>= 0.9-35), Formula (>= 1.2-1), shiny (>= 0.14), R.utils (>= 2.6.0), plot3D (>= 1.1.1), sp (>= 1.3.1), DT (>= 0.2) Suggests: foreign (>= 0.8-67), devtools (>= 1.12.0), testthat (>= 1.0.2), roxygen2 (>= 5.0.1), knitr (>= 1.14), rmarkdown (>= 1.1.9012) VignetteBuilder: knitr License: GPL (>= 2) Encoding: UTF-8 LazyData: true RoxygenNote: 7.3.2 Collate: 'attr_check.R' 'bw_ik09.R' 'bw_ik12.R' 'data.R' 'wt_kern.R' 'dc_test.R' 'treat_assign.R' 'wt_kern_bivariate.R' 'mfrd_est.R' 'var_center.R' 'rd_est.R' 'mrd_est.R' 'mrd_impute.R' 'mrd_power.R' 'mrd_sens_bw.R' 'mrd_sens_cutoff.R' 'plot.mfrd.R' 'predict.rd.R' 'plot.rd.R' 'print.mfrd.R' 'print.rd.R' 'rd_impute.R' 'rd_power.R' 'rd_sens_bw.R' 'rd_sens_cutoff.R' 'rd_type.R' 'rddapp-package.R' 'sens_plot.R' 'shiny_run.R' 'summary.mfrd.R' 'summary.mrd.R' 'summary.mrdi.R' 'summary.mrdp.R' 'summary.rd.R' 'summary.rdp.R' Config/pak/sysreqs: cmake make libicu-dev libuv1-dev zlib1g-dev Repository: https://felixthoemmes.r-universe.dev Date/Publication: 2025-09-02 20:36:51 UTC RemoteUrl: https://github.com/felixthoemmes/rddapp RemoteRef: HEAD RemoteSha: 2fb76c6854eb43c13ec22de1af6a17f08956a67f NeedsCompilation: no Packaged: 2026-06-19 07:28:02 UTC; root