Dear Statalists,
I have used mfx command after estimating firthlogit model, and the predicted Y shows negative (-1.199). The results are given below.
Array
So I have converted firthlogit to logit and then used mfx command as given below. Predicted Y is now positive and less than 1, but the marginal coefficients have changed. Can I use these coefficients and predicted Y for my thesis?
.
. tempname B
.
. matrix define `B' = e(b)
.
. quietly logit mobilemoney female age agesq secondary tertiary incq1 incq2 incq3 incq4 employ rural mobileowner internetaccess wages transfers utilities remittance, asis iterate(0) from(`B', copy)
.
Array
Related Posts with Marginal Effects after Firthlogit
Geodist commandDear Statalist experts I want to use the command geodist to calculate the distance from each indivi…
help with XtsccHi, i am currently completing regression analysis as part of my dissertation, looking at the effects…
Initial condition/sample selection problem in duration model?Hi everyone, I have some general questions about duration model and its implementation on Stata. (1…
Which econometric model I can use if my choice variables are not mutally exclusive?Hello, We know discrete choice models describe decision-makers’ choices among alternatives and one i…
Horizontal Bar graph order and widthHi there, First of all I am trying to change the widths of the bars in this command (see picture): …
Subscribe to:
Post Comments (Atom)
0 Response to Marginal Effects after Firthlogit
Post a Comment