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
Using and interpreting coefficients of categorical variables in Probit Marginal AnalysisI am writing my bachelor's thesis that aims to investigate how a liberal outlook affects one's incom…
I need to log a variable, but some of the observations are negative. How to solve this problem?Hi, I'm using Stata/SE 16.1. My dataset is a panel data and contains the financial statement and ke…
T-TEST interpretationI’m testing the significance of a predictor through a t-test, after having made an univariate analys…
Find observations with same content for one variableI would like to find out which observations have the same content for one variable. Is there a comma…
Use list of variables in dta file to rename variable in other datasetHi, In the current project I'm working on, I keep updating a list of variables. I would like to use…
Subscribe to:
Post Comments (Atom)
0 Response to Need help:marginal problem of fmlogit
Post a Comment