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
Estimating discretionary accruals using modified jones model by company and year (r111 error)Hi there, I am trying to estimate the discretionary accruals of the modified Jones model in Stata. …
Average marginal effects interactionHello everyone, I would like to compute average marginal effects (AME) out of an interaction of GDP…
Questions about lud() and lusolve()Hi there! I have several questions about lud()and lusolve() functions. Reading MATA manual relativ…
Betas greater than oneHi Statalist member, I have run a regression of cash flow volatility (s_oina_v1_w01) on several ind…
foreach loop variablesHey folks, im pretty new to stata and trying to merge different variables into 1 variable for ~20 d…
Subscribe to:
Post Comments (Atom)
0 Response to ERM model for Endogenous treatment effect with nointeract option
Post a Comment