Skip to content

A negative correlation strategy for bracketing in difference-in-differences.

Notifications You must be signed in to change notification settings

tye27/DIDBracket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DIDBracket: A Negative Correlation Strategy for Bracketing in Difference-in-Differences (DID)

Setup

DIDBracket is an R package for Bracketing in DID. To install the most up-to-date version, run the following command in R

library(devtools)
install_github("tye27/DIDBracket")

Examples for Bracketing in DID.

library(DIDBracket)
examples(bootstrap_CI)

References:

  • Ting Ye, Luke Keele, Raiden Hasegawa, Dylan S. Small (2020). A Negative Correlation Strategy for Bracketing in Difference-in-Differences with Application to the Effect of Voter Identification Laws on Voter Turnout.

About

A negative correlation strategy for bracketing in difference-in-differences.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages