Statalist


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

st: RE: Exponentiating bootstrapped coefficients?


From   "Nick Cox" <[email protected]>
To   <[email protected]>
Subject   st: RE: Exponentiating bootstrapped coefficients?
Date   Wed, 3 Sep 2008 00:51:47 +0100

Try 

xi: bootstrap _b, eform reps(2000) dots: logistic hc i.agecat i.educ
i.sexpcat currrltn

Nick 
[email protected] 

Polis, Chelsea B.

I am doing a logistic regression (xi: logistic hc i.agecat i.educ
i.sexpcat currrltn).  When I tried to bootstrap the data (bs "xi:
logistic hc i.agecat i.educ i.sexpcat currrltn" _b, reps(2000) dots),
the coefficients are not exponentiated.

I tried typing "eform" after the comma (and tried using both logit and
logistic as the main command) but STATA says "option eform not allowed"
(even though eform does show up in the help file).  I am using STATA/SE
10.1 for Windows, on a computer running Vista, if that matters.  Can
anybody tell me what I am missing here?  I know I could exponentiate
everything by hand, but I can't imagine that people do this each time
they bootstrap.

*
*   For searches and help try:
*   http://www.stata.com/help.cgi?search
*   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