Dear Statalisters,
I am running a bunch of logistic regressions and I'm interested in
reporting the marginal effects instead of the odds ratios.
I'm using the -outreg- command after computing the mfx, however I
don't get the marginal effects in the resulting file.
Is it at all possible to use -outreg- and get mfx?
This is my .do file:
local i= "m d om of yf"
logistic polio0 `i'
mfx compute
outreg using table.xls, nolabel
I'd appreciate any suggestions,
Regina
*
* For searches and help try:
* http://www.stata.com/support/faqs/res/findit.html
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/