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?
-import delimited- and handling utf-8 encoding Can one determine the proper encoding for a text file to specify when using -import delimited-? I'…
extracting the values of a variable as a local macro in the order that they appear in the dataHi. I'm new to Statalist. Could anyone help me with extracting the values of a variable as a local m…
Spatial panel vector auto-regressive (VAR) model OR Spatial panel vector error correction model codes (VECM) in stata?I am looking for codes/Package available for Spatial panel VAR model or Spatial panel VECM model in …
Predicted probabilities and actual valuesI want to calculate the sensitivity and specificity of a diagnostic test for TB. The index test is a…
Panel model with fixed time effects, residuals not normally distributedHello, everyone, nice to be member of this group :-) First of all, I would like to apologize in adv…
Subscribe to:
Post Comments (Atom)
0 Response to How to compare two coefficients in two forthlogit regressions?
Post a Comment