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'
NeedsCompilation: no
Packaged: 2025-10-29 10:04:41 UTC; matifou
Author: Matthieu Stigler [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-6802-4290>),
  Bastiaan Quast [aut] (ORCID: <https://orcid.org/0000-0002-2951-3577>)
Maintainer: Matthieu Stigler <Matthieu.Stigler@gmail.com>
Repository: CRAN
Date/Publication: 2025-10-29 10:30:02 UTC
Built: R 4.4.3; ; 2025-11-07 21:18:26 UTC; windows
