请注明:姓名-公司-职位
以便审核进群资格,未注明则拒绝
卡普格拉 发表于 2013-4-20 00:40 run the probit regression first, use the order: mfx, at(***=XXX)
蓝色 发表于 2013-4-20 01:11 1楼的表格是 y分不同的值 at(xxx) 这里是定义的X变量
蓝色 发表于 2013-4-20 07:44 边际影响是 x变动1单位,Y的变动 多元选择y=1,y=2或y=3,则为x变动1单位, 选择某一个结果的概率是多少 ...
煜琳 发表于 2016-4-6 14:10 oprobit y x1 x2 x3…… mrgins,dy/dx(*),predict(outcome(此处为y的值))
NullFace 发表于 2016-8-5 15:53 margins, dydx(*) predict(outcome(1)) margins, dydx(*) predict(outcome(2)) margins, dydx(*) predict ...