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 <fjt36@cornell.edu>
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) <doi:10.1037/h0044319> and
    Lee, D. S., Lemieux, T. (2010) <doi:10.1257/jel.48.2.281>.
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'
NeedsCompilation: no
Packaged: 2025-07-23 18:18:22 UTC; fjt36
Repository: CRAN
Date/Publication: 2025-07-23 18:30:02 UTC
