RDHonest Save

Honest inference in regression discontinuity designs

Project README

R-CMD-check Coverage status CRAN_Status_Badge

RDHonest

This R package implements honest and efficient confidence intervals in fuzzy and sharp regression discontinuity designs using procedures from Armstrong and Kolesár (2020) (preprint), Armstrong and Kolesár (2018) (preprint), and Kolesár and Rothe (2018) (preprint). See RDHonest-vStata for a Stata version of this package.

See vignette RDHonest for description of the package (available through vignette("RDHonest") once package is installed), and the package manual for documentation of the package functions.

This software package is based upon work supported by the National Science Foundation under grant numbers SES-1628939 (Armstrong) and SES-1628878 (Kolesár).

Installation

You can install the released version of RDHonest from CRAN with:

install.packages("RDHonest")

Alternatively, you can get the current development version from GitHub:

if (!requireNamespace("remotes")) {
  install.packages("remotes")
}
remotes::install_github("kolesarm/RDHonest")
Open Source Agenda is not affiliated with "RDHonest" Project. README Source: kolesarm/RDHonest
Stars
52
Open Issues
0
Last Commit
1 week ago
Repository

Open Source Agenda Badge

Open Source Agenda Rating