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

st: Re: logistic


From   Friedrich Huebler <[email protected]>
To   [email protected]
Subject   st: Re: logistic
Date   Tue, 10 May 2005 07:08:13 -0700 (PDT)

Regina,
Marginal effects can be saved with -outreg-. See my post of April 19.

http://www.stata.com/statalist/archive/2005-04/msg00614.html

My example is for -probit- but you can substitute -logistic-. As an
alternative to -outreg- you can try -estout-.

. ssc d estout

Friedrich Huebler

--- [email protected] wrote:
> 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


		
__________________________________ 
Do you Yahoo!? 
Yahoo! Small Business - Try our new resources site!
http://smallbusiness.yahoo.com/resources/ 
*
*   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