I am trying estimate treatment effect models using ERM command in Stata 15. However, it has been shown that
etregress y x, treat(t1 = x z) is equivalent to eregress y x, entreat(t1 = x z, nointeract)
I confuse the role nointeract term. What will be the difference in result if I do not include nointeract term ?
I am using
estat teffects command to estimate average treatment effects.
Related Posts with ERM model for Endogenous treatment effect with nointeract option
Matching of Cases to reduce sample size of logit regressionHi everyone, I'm working on a study to investigate the impact of firm performance on probability of…
Droping "NA"sHi Stata users. I have 26 variables that contain some observations as NA. Is there a way ( olther t…
Heteroskedasticity for Random EffectsHow can I test Heteroskedasticity in a Random Effects panel? I know xttest3 but it doesn't work in R…
flag certain observationDear reader, I would like to flag a certain observation if it is the 24th observation starting at th…
Using marginsplot, category labels and plots overlap.I use Stata 15.1 SE on Windows 10. I am calculating predictive margins following an ologit in the sv…
Subscribe to:
Post Comments (Atom)
0 Response to ERM model for Endogenous treatment effect with nointeract option
Post a Comment