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]
AW: st: Error with outreg (ssc) stata 11
From
"Kaulisch, Marc" <[email protected]>
To
<[email protected]>
Subject
AW: st: Error with outreg (ssc) stata 11
Date
Mon, 10 Oct 2011 15:34:33 +0200
Great. Thanks to John Luke Gallup and Kit Baum. My do file runs smoothly again ;-)
Marc
-----Ursprüngliche Nachricht-----
Von: [email protected] [mailto:[email protected]] Im Auftrag von Christopher Baum
Gesendet: Montag, 10. Oktober 2011 14:58
An: [email protected]
Betreff: re: st: Error with outreg (ssc) stata 11
<>
Errors were reported yesterday with -outreg- from SSC. John Luke Gallup provided an update last night, which is now installed on SSC. The command
outreg using test.doc, se bdec(0) varlabels replace ///
starlevels(5 1) sigsymbols(***) ///
summstat(r2_a\N) summtitle(Adjusted R2\N) summdec(3 0)
now works properly. Use
adoupdate outreg, update
to get the new version, and
mata: mata mlib index
to ensure that you have the new version of its Mata library.
Kit
Kit Baum | Boston College Economics & DIW Berlin | http://ideas.repec.org/e/pba1.html
An Introduction to Stata Programming | http://www.stata-press.com/books/isp.html
An Introduction to Modern Econometrics Using Stata | http://www.stata-press.com/books/imeus.html
*
* 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/
*
* 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/