Hi Stata Forum,
I am checking if there is a simple way to compare two coefficients from xtreg. Take one model as Y1 = aa + b1X1 + dummies + e1 and the other model as Y2 = a2 + b2X1 + dummies + e2, where the X1 is exactly the same in both models, but the Y1 changes slightly to become Y2. I'd like to do a statistical test of whether b1=b2. This may include saving the coefficients after xtreg and then comparing them using some sort of ttest-like command or perhaps something more complex. Any information is appreciated.
Thanks,
Dan
Related Posts with Comparing coefficients across two models (same X data, but slightly different Ys)
Nesting an Iv in Diff-in-DiffHello everyone, I would like to ask one question that I am struggling on. I would like to estimate …
How i can see only interesting for me models.For example i have 100 columns named var... I wrote code for them like this: Code: xtmixed Y X1 X2…
Inter rater reliability with missing observationsHi everyone, I am trying to calculate inter rater reliability for my data but am struggling due to …
dyndocI try to export a graph to a html,but i failed.The html could be opened,but the graph is not shown.I…
Setting a dummy if names appear in the previous year!Dear All, Suppose that I have data Code: * Example generated by -dataex-. To install: ssc install …
Subscribe to:
Post Comments (Atom)
0 Response to Comparing coefficients across two models (same X data, but slightly different Ys)
Post a Comment