Hi
I used this code to estimated average marginal effect after fmlogit
fmlogit governing safety education recreation social urbanplanning, eta(.....)
margins, dydx(*) predict(outcome(education))
But I am confused about why I get same results of average marginal effects when I transfer the regression
from:fmlogit governing safety education recreation social urbanplanning, eta(.....)
to: fmlogit urbanplanning governing safety education recreation social , eta(.....)
why the outcome of average marginal effects of education are same in this two regression above?
thanks!
Related Posts with Need help:marginal problem of fmlogit
Error with Probit: outcome does not varyDear Statalists, I create a variable = 1 in case of treatment and = 0 in case of no treatment. Then…
Make a normalised distributionHi all, I have elaborated data in the following way: Code: * Example generated by -dataex-. To in…
ADF test results are nonstationary with constant and trend termHI everyone, I have run the ADF unit root test for my variable "log_CO2" and the result shows that i…
convert time variable from; 'Jan 2018' to 'Jan'I want add a time variable that only shows the months in this format; 'Jan', 'Feb', .. So I have 2 t…
Graph with 3 different curves in the same graphHey, I want to know if I can do the following and if yes how; I have monthly household data with '…
Subscribe to:
Post Comments (Atom)
0 Response to Need help:marginal problem of fmlogit
Post a Comment