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
Grouped Percentage Bar GraphHi Everyone, I am trying to make a stacked bar graph but having some trouble. I have three groups o…
Is it usual for ivprobit per se to run quickly but margins after that is very slow?ivprobit finished in may a few minutes. But I am waiting for hours for margins to finish. Is this no…
outreg2Hello, I could not produce excel table from outreg. My command is simple as follows # In MS excel …
Generating 500 AR(1) processesHello everyone, Just wanted to know how to generate 500 processes of the following model: Yt=alpha…
Re: FitstatHello! I ran the logistic regression. The command fitstat produced some statistics on the model fit…
Subscribe to:
Post Comments (Atom)
0 Response to ERM model for Endogenous treatment effect with nointeract option
Post a Comment