Hi everyone,
I am exploiting a multinomial logit model to study the probability of workers of belonging to a certain status (there are 4 alternatives).
When I include year fixed effects in the model, Stata does not allow any more to compute the marginal effect for the main independent variables of interest.
I have the following code:
mlogit status independent variables i.year, base outcome(1)
mfx, predict(pr outcome(x)) var(independent variables)
Thanks a lot in advance for your help!
Related Posts with Help with mlogit
Accidentally saved as txt fileHello I imported a txt file and then accidentally overwrote it as a txt file. I did not change any o…
Nested Logit - sequential EstimationDear all, I'm trying to estimate a nested logit myself. Due to the computational burden of the esti…
newey2 with forceHello, I am working with a very unbalanced panel data set, where my id variable is an individual, an…
Help with tabout of variables with multiple values and with decimal place?Hello, I am writing to see if someone would be able to assist me with using tabout to export tabulat…
Issue with svyset, getting "command svyset_8 is unrecognized"Hello all, I am in the process of analyzing some data from the National Readmissions Database (NRD)…
Subscribe to:
Post Comments (Atom)
0 Response to Help with mlogit
Post a Comment