Skip to content

Honest inference in regression discontinuity designs

Notifications You must be signed in to change notification settings

nicolas-jimenez/RDHonest

 
 

Repository files navigation

Travis build status Coverage status

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 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 current development version of the package by downloading the source code here, or using the install_github() function:

install.packages("remotes") # if not installed
remotes::install_github("kolesarm/RDHonest")

About

Honest inference in regression discontinuity designs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%