比如oprobit insure age male nonwhite i.site
我需要求insure的值,不是概率
help上的命令是
After multiple-equation (ME) models
predict [type] newvar [if] [in] [, multiple_options]
predict [type] {stub*|newvar1 ... newvarq} [if] [in] , scores
You specify one new variable with xb and stdp.
需要怎么写?
predict xb ,outcome(insure)不对