Stata The Stata listserver
[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

st: estout with probit mfx


From   Patricia Sourdin <[email protected]>
To   [email protected]
Subject   st: estout with probit mfx
Date   Fri, 8 Apr 2005 18:14:48 +0930

Hi listers
just a quick query on estout.
I have estimated a probit model and marginal effects.  These are the commands
i use:
probit y x1 x2 x3
mfx
estimates store mfx
estout mfx using Myoutput, cells (b(fmt(%9.4f)) se(par fmt(%9.2f)))

Prolem is, the output does not display the marginal effects, only the raw
coefficients.  Any tricks I should be aware of?
Thanks.
Patricia


*
*   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/



© Copyright 1996–2024 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index