Hi,
I want to report only certain coefficients from multinomial logistic regression. I am using the following command
mlogit dep var1 var2 var3 var4
estimates table, keep(var1 var2) b p
However, the table reports that coefficients are omitted but in fact, they are not omitted. How can I solve this problem?
Ulas
Related Posts with Estimates table - mlogit
Egen command; minimum value over last 5 observationsHi! I would like to create a new variable where each value is the minimum value of the previous 5 v…
writing epctile output to a fileI am using the epctile command to calculate a median and its confidence interval. I need to write th…
How to graph bootstrap distribution regarding indirect effect estimates and effect ratio?To whom that has the expertise on the above questions, I used bootstrap methods to test the signifi…
Formatting the by() variable in tabstatHello, I am working with a database structured at the firm-year-month level. I am using --tabstat--…
Check if variable is constant within IDHi everyone, I have a dataset that that looks like this: state year legis_control NH 2009 Dem …
Subscribe to:
Post Comments (Atom)
0 Response to Estimates table - mlogit
Post a Comment