## Not run:
# library(MatchIt)
# data("lalonde")
# m.out <- matchit(treat ~ educ + black, data = lalonde)
# att(obj = m.out, Y = lalonde$re78)
# abadie_imbens_se(obj = m.out, Y = lalonde$re78)
# ## End(Not run)
Run the code above in your browser using DataLab