Actually, I try to understand how to use an IPW estimator.
I have 11 treatments variables in a panel dataset, and they can all takes a value of -1, 0 or 1.
Because of all of this, I choose to use the AIPW estimator, with an ordered logit model.
I have learned a bit how to use it, how it works, but I still have questions:
If I use, for example,
Code:
teffects aipw (outcome) (treatments covariates, logit)
How to differenciate treatments and covariates in the code?
Thanks in advance for your assistance.
PS: I didn't start to test some code, so I may have further questions.
0 Response to Weighting data with AIPW and teffects
Post a Comment