Package: RDHonest Title: Honest Inference in Regression Discontinuity Designs Version: 1.0.1.9000 Authors@R: c(person(given = "Michal", family = "Kolesár", role = c("aut", "cre", "cph"), email = "kolesarmi@googlemail.com", comment = c(ORCID = "0000-0002-2482-7796")), person(given= "Tim", family = "Armstrong", role = "ctb", email = "timothy.armstrong@usc.edu")) Description: Honest and nearly-optimal confidence intervals in fuzzy and sharp regression discontinuity designs and for inference at a point based on local linear regression. The implementation is based on Armstrong and Kolesár (2018) , and Kolesár and Rothe (2018) . Supports covariates, clustering, and weighting. Depends: R (>= 4.3.0) License: GPL-3 Encoding: UTF-8 LazyData: true Imports: stats, Formula, withr Suggests: spelling, ggplot2, testthat, knitr, rmarkdown, formatR Config/testthat/edition: 3 Language: en-US URL: https://github.com/kolesarm/RDHonest BugReports: https://github.com/kolesarm/RDHonest/issues RoxygenNote: 7.3.2 VignetteBuilder: knitr Repository: https://kolesarm.r-universe.dev Date/Publication: 2024-12-18 14:33:43 UTC RemoteUrl: https://github.com/kolesarm/rdhonest RemoteRef: HEAD RemoteSha: 2625133b416f4b5f24f6ed067bf36d0d24d2a98f NeedsCompilation: no Packaged: 2026-06-16 10:56:51 UTC; root Author: Michal Kolesár [aut, cre, cph] (ORCID: ), Tim Armstrong [ctb] Maintainer: Michal Kolesár