Quite often, I am more interested in knowing how a treatment might improve the outcomes of the untreated, rather than which effect the treatment had on the treated. However, I can only find the two procedures (estat teffects, atet) and (estat teffects, ate). My intuition would be to try (estat teffects, ate subpop(if treatmentvariable==0)), but when I tested this approach for calculating the ATET, it gave me the wrong number. The correct ATET required to write (estat teffects, atet subpop(if treatmentvariable==1)). So now I wonder whether I get the ATU by writing (estat teffects, atet subpop(if treatmentvariable==0)), or whether there is a completely different alternative way. Thank you for any advice.
Related Posts with How to calculate the Average Treatment Effect on the Untreated (ATU) vs. ATE/ATET
query on creating dummy variableBelow is my data. "residuals" are all the negative numbers and I created another variable "dummy" wh…
Loop by variable nameHi, I would like to create average variables which are the average of the last three years. For exa…
Strings. Selecting the first occurrence of specific words in a string then ordering the selected words in a consistent way.Hello Statalist I have a data set with a variable haart1 (combination antiretroviral) as shown below…
Random Effects with Full Information Maximum LikelihoodHello Statalist Users, I am trying to run a random-effects model with full information maximum like…
Harmonizing cross-sections along the time dimensionI have the following problem: I have a data set with a panel structure and I want to estimate a regr…
Subscribe to:
Post Comments (Atom)
0 Response to How to calculate the Average Treatment Effect on the Untreated (ATU) vs. ATE/ATET
Post a Comment