[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]
st: Outreg/outreg2 and keping OR's instead of coeffs in tables
Odds ratio for xt-something. It would be helpful if you find and cite an
appropriate dataset next time.
webuse grunfeld,clear
gen y= (year-1900)* invest/mvalue^1.3*uniform()
replace y=0 if y<.5
replace y=1 if y>=.5
xtlogit y time invest,pa
outreg2 using tom
xtlogit y time invest,or
outreg2
see
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
_________________________________________________________________
Get today's hot entertainment gossip
http://movies.msn.com/movies/hotgossip?icid=T002MSN03A07001
*
* 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/