Skip to content

tebounds is a port of the Stata command 'tebounds' for R.

License

Notifications You must be signed in to change notification settings

cmcclellan/tebounds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Treatment Effect Bounds

This is a R port of the Stata commmand 'tebounds'. It calculates the average treatment effect bounds for a binary outcome and binary treatment under endogeniety and misreporting. It implements three sets of assumptions to tighten worst case bounds: montone treatment selection, monotone treatment response, and monotone instrumental variables. Options and functionality adhere as closely as possible to Stata's 'tebounds' and further information can be found in that supporting documentation.1

Installation

To install

library(devtools)
install_github("cmcclellan/tebounds")

References

1McCarthy, Ian, Daniel L. Millimet, and Manan Roy. "Bounding treatment effects: A command for the partial identification of the average treatment effect with endogenous and misreported treatment assignment." The Stata Journal 15.2 (2015): 411-4

About

tebounds is a port of the Stata command 'tebounds' for R.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages