Skip to content

Latest commit

 

History

History
15 lines (15 loc) · 222 Bytes

README.md

File metadata and controls

15 lines (15 loc) · 222 Bytes

teffectsR

R-package for Causal Treatment Effects To install:

devtools::install_github("ohines/teffectsR")
library(teffectsR)

To uninstall:

remove.packages(teffectsR)

To see documentation

?teffect