[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]
Re: st: stcox output: p-value and CI don't agree
After running your program, type -ereturn list-. I think you'll
find that all the information you need is contained in matrices,
e.g. e(b), e(se), e(ci_normal). Then do stuff like
. mat b = e(b)
. scalar bexp = exp(el(b, 1,1))
. display bexp
.25805844
Thank you kindly Richard!
Michael
*
* 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/