Hello,
As my dependent variable is a rare event, I am running forthlogit regressions. In my sample, I have three groups, g1, g2, g3, and I classify g1 and g2 as GROUP A and classify g2 and g3 as GROUP B. My regressions are as follows:
firthlogit y x if GROUP A==1;
firthlogit y x if GROUP B==1.
I need to compare the coefficients on x in the two regressions. Suest doesn't work. Also I cannot use the full interaction like firthlogit y x GROUPB xGROUPB, because there is overlap between GROUP A and GROUP B. Any suggestion on how to compare the two coefficients on x in the two firthlogit regressions would be great helpful to me.
Many Thanks in Advance!
Related Posts with How to compare two coefficients in two forthlogit regressions?
Panel Setting problem, and country-year fixed effectsHi to everyone, Im new in Stata programing, and it would be very helpful if someone gave me an opi…
Creating local macro names using a loopHi, this is my first post in the forum, I hope I will do this correctly. I am using Stata 15.1 I ha…
Panel bootstrap after Wooldridge (1995) two-step estimatorDear Statalisters, I have a panel data set which suffers from sample selection bias. I am following…
Special characters issue PC to MacHello all, I am working on a survey project where the variable and value labels are in French, mean…
Panel Setting problem, and country-year fixed effectsHi to everyone, Im new in Stata programing, and it would be very helpful if someone gave me an opi…
Subscribe to:
Post Comments (Atom)
0 Response to How to compare two coefficients in two forthlogit regressions?
Post a Comment