Sunday, December 20, 2020

Estimates table - mlogit

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

No comments:

Post a Comment