Skip to content

Honest inference in regression discontinuity designs

Notifications You must be signed in to change notification settings

nicolas-jimenez/RDHonest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RDHonest

Honest and efficient confidence intervals in regression discontinuity designs using procedures from Armstrong and Kolesár (2016), Armstrong and Kolesár (2017), and Kolesár and Rothe (2017)

See vignette RDHonest.pdf (stored under inst/doc/) for description of the package.

This software pacakge 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 package manually by downloading the source code here, or using the function install_github() from the devtools package:

install.packages("devtools") ## if devtools package not installed
devtools::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%