Package: rddtools Version: 2.0.2 Date: 2025-10-29 Title: Toolbox for Regression Discontinuity Design ('RDD') Description: Set of functions for Regression Discontinuity Design ('RDD'), for data visualisation, estimation and testing. Authors@R: c( person("Matthieu", "Stigler", role = c("aut", "cre"), comment=c(ORCID="0000-0002-6802-4290"), email="Matthieu.Stigler@gmail.com"), person("Bastiaan", "Quast", email = "bquast@gmail.com", role=c("aut"), comment=c(ORCID="0000-0002-2951-3577") ) ) Imports: KernSmooth, ggplot2, sandwich, lmtest, Formula, locpol, methods, rdrobust Depends: AER, np Suggests: stats4, car, knitr, rmarkdown, testthat License: GPL (>= 3) URL: https://github.com/bquast/rddtools BugReports: https://github.com/bquast/rddtools/issues VignetteBuilder: knitr RoxygenNote: 7.3.3 Encoding: UTF-8 Collate: 'as.npreg.R' 'bw_cct_estim.R' 'bw_cct_plot.R' 'bw_ik.R' 'bw_rot.R' 'clusterInf.R' 'covarTests.R' 'dens_test.R' 'gen_mc_ik.R' 'get_methods.R' 'model.matrix.rdd.R' 'placebo.R' 'plotBin.R' 'plotSensi.R' 'qplot_experim.R' 'rdd_coef.R' 'rdd_data.R' 'rdd_data_methods.R' 'rdd_pkg_old_kernelwts.R' 'rdd_pkg_old_DCdensity.R' 'rdd_pred.R' 'rddtools.R' 'reg_gen.R' 'reg_lm.R' 'reg_np.R' 'var_estim.R' 'various_code.R' 'waldci.R' Config/pak/sysreqs: cmake make libicu-dev Repository: https://bquast.r-universe.dev Date/Publication: 2025-10-29 10:04:11 UTC RemoteUrl: https://github.com/bquast/rddtools RemoteRef: HEAD RemoteSha: 61da6140ed6943d276421f186db6017eb38475c4 NeedsCompilation: no Packaged: 2026-07-02 06:34:50 UTC; root Author: Matthieu Stigler [aut, cre] (ORCID: ), Bastiaan Quast [aut] (ORCID: ) Maintainer: Matthieu Stigler