用这个 nomocc2.dta数据做示范的时候,
qui mlogit occ ed exper white listcoef white
怎么我的运行结果是:
mlogit (N=337): Factor Change in the Odds of occ
Variable: white (sd=.27642268)
Odds comparing |
Alternative 1 |
to Alternative 2 | b z P>|z| e^b e^bStdX
------------------+---------------------------------------------
Menial -Prof | -1.77431 -2.350 0.019 0.1696 0.6123
Prof -Menial | 1.77431 2.350 0.019 5.8962 1.6331
----------------------------------------------------------------
而且,后面概率值的作图都运行不了?
谢谢!