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
Stata 17 Speed vs Stata 16.1 SpeedFirst of all, congratulations to all for getting the New update. It is great to see STATA putting ef…
Geonear commandHi there! I have been trying to use the Geonear command but I am getting a r(459) error stating tha…
Corrado Rank testDear colleagues, good afternoon I have got a vertical dataset consisting of two variables ar and co…
Generating new variable in a panel dataset with values of first time periodHi everyone! Apologies for the vague title. I have a variable (URBAN) that defines each village (IDP…
Outcomes for fixed effectsDear all, I will please like to know if i can use two different outcomes for a fixed effects. I am …
Subscribe to:
Post Comments (Atom)
0 Response to Marginal Effects after Firthlogit
Post a Comment