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

st: Re: estout with probit mfx


From   "Michael Blasnik" <[email protected]>
To   <[email protected]>
Subject   st: Re: estout with probit mfx
Date   Fri, 08 Apr 2005 07:16:11 -0400

read the help file to see how to use estout with mfx -- it gives an example using logit near the end. I think a key "trick" is to add the margin option

Michael Blasnik
[email protected]

----- Original Message ----- From: "Patricia Sourdin" <[email protected]>
To: <[email protected]>
Sent: Friday, April 08, 2005 4:44 AM
Subject: st: estout with probit mfx



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