Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: st: outreg2 not giving wide format in MP 11.2
From
Richard Williams <[email protected]>
To
[email protected]
Subject
Re: st: outreg2 not giving wide format in MP 11.2
Date
Thu, 11 Aug 2011 21:20:45 -0500
At 05:37 PM 8/11/2011, Farasat Bokhari wrote:
Eric.
i tried using reg with outreg2 and everything works fine but not for
logit or probit (not even with the sideway option). i dont think it
was ment to work this way. up until version 10.1 it was working
fine. in fact, in version 10.1, i was also able to generate
descriptive stats and output them using outreg2 (see the code below)
as well as use it after probits.
Older user-written post-estimation commands sometimes get zapped when
a later version of Stata changes ereturned results. You can often
solve the problem by running the estimation command under version
control. So, if everything was working fine under Stata 10.1, you
might try something like
version 10.1: logit y x1 x2 x3
outreg2 ...
-------------------------------------------
Richard Williams, Notre Dame Dept of Sociology
OFFICE: (574)631-6668, (574)631-6463
HOME: (574)289-5227
EMAIL: [email protected]
WWW: http://www.nd.edu/~rwilliam
*
* 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/