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?
multiplying each value from a long format variable by corresponding value from wide format variablesHello, I have a question that is a bit complicated for me to solve. First of all, here's the exampl…
Laptop Configuration for Big DataDear Stata List I am working with a large trade dataset (17 g). The dataset has three dimensions : …
Issues implementing a multivariate tobit model of 7 equationsHas anyone ever implemented successfully a mvtobit? I read though all the questions about mvtobit, b…
Gologit 2 interpretationHi everyone, I have read Williams' article about Gologit2 model. I have some concerns about the inte…
Extracting Residuals from loop regressionsDear all, I would like to obtain my residuals from my loop regressions, but I can't find a way to e…
Subscribe to:
Post Comments (Atom)
0 Response to How to compare two coefficients in two forthlogit regressions?
Post a Comment