Package: rdhte
Title: Heterogeneous Treatment Effects in Regression Discontinuity
        Designs
Version: 0.2.0
Authors@R: c(person(given = c("Sebastian"),
                      family = "Calonico",
                      role = c("aut", "cre"),
                      email = "scalonico@ucdavis.edu"),
               person(given = c("Matias", "D."),
                      family = "Cattaneo",
                      role = "aut",
                      email = "matias.d.cattaneo@gmail.com"),
               person(given = c("Max", "H."),
                      family = "Farrell",
                      role = "aut",
                      email = "mhfarrell@gmail.com"),
               person(given = "Filippo",
                      family = "Palomba",
                      role = "aut",
                      email = "filippo.palomba19@gmail.com"),
               person(given = "Rocio",
                      family = "Titiunik",
                      role = "aut",
                      email = "rocio.titiunik@gmail.com"))
Description: Understanding heterogeneous causal effects based on pretreatment covariates is a crucial step in modern empirical work in data science. Building on the recent developments in Calonico et al (2025) <doi:10.48550/arXiv.2503.13696>, this package provides tools for estimation and inference of heterogeneous treatment effects in Regression Discontinuity (RD) Designs. The package includes two main commands: 'rdhte' to conduct estimation and robust bias-corrected inference for conditional RD treatment effects (given choice of bandwidth parameter); 'rdbwhte', which implements automatic bandwidth selection methods; and 'rdhte_lincom' to test linear combinations of parameters.
License: GPL-3
Imports: rdrobust (>= 4.0.0), sandwich, multcomp
Encoding: UTF-8
Suggests: broom, ggplot2, knitr, rmarkdown, testthat (>= 3.0.0), xtable
Config/testthat/edition: 3
VignetteBuilder: knitr
Depends: R (>= 3.5)
LazyData: true
NeedsCompilation: no
Packaged: 2026-05-26 16:50:59 UTC; ncalonic
Author: Sebastian Calonico [aut, cre],
  Matias D. Cattaneo [aut],
  Max H. Farrell [aut],
  Filippo Palomba [aut],
  Rocio Titiunik [aut]
Maintainer: Sebastian Calonico <scalonico@ucdavis.edu>
Repository: CRAN
Date/Publication: 2026-05-26 17:30:02 UTC
Built: R 4.6.0; ; 2026-05-26 21:49:07 UTC; unix
