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
Graph for parallel trendDear Stata users, Using a panel data collected during the years 2011, 2013, and 2015, I am trying t…
Regarding GEE analysisHi, Apologies in advance if the question is too silly. I have never worked with a longitudinal dat…
New package on SSC archive: icalc - a toolkit for interperting and reporint interaction effects in generlaized linear modelsWith gratitude to Kit Baum for keeping up the SSC archive, I am pleased to announce the release of t…
Frequency distribution, what's missing? (beginner question)Beginner trying to learn Stata. I am assigned to construct a relative frequency table based on place…
Pearson Residuals (fe regression)Hi - I have a simple model where I am trying to understand the impact of a firm's geographical dive…
Subscribe to:
Post Comments (Atom)
0 Response to ERM model for Endogenous treatment effect with nointeract option
Post a Comment