Statalist The Stata Listserver


[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

Re: st: Outreg/outreg2 and keping OR's instead of coeffs in tables


From   "Susan M. Richter" <[email protected]>
To   [email protected]
Subject   Re: st: Outreg/outreg2 and keping OR's instead of coeffs in tables
Date   Tue, 17 Oct 2006 10:32:57 -0700

Hi

I make a log file that I can open up in excel as a fixed width file. In your do file after xtlogit, pa include the following lines.

log using odds_ratios.log, replace
xtlogit, or
log close

Maybe someone knows a better way, but this works.

Susan



Christer Thrane wrote:

Hi,

Using outreg and -xtlogit, pa- works fine if I want to keep the coefficients in the publishable tables. However, I want to report the odds ratioes instead of the coeffcients. Does anyone konow how to do this?

Best,

Christer Thrane


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

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