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: s(result) : "12"
From
Kit Baum <[email protected]>
To
[email protected]
Subject
re: st: s(result) : "12"
Date
Thu, 25 Mar 2010 08:18:48 -0400
<>
while examining how return works, I found that very often (always?)
estimation commands not only issue ereturn-results, as i expected, but
also a sreturn-result, namely (result) : "12". Does anybody why this is,
where it is stored, and what it is used for?
As -help sreturn- tells you, items in the sreturns are associated with programming commands that do parsing, etc. If you start up a fresh Stata session, sysuse auto, reg price mpg, sreturn list, you will find one item in the sreturn. Presumably this is a side effect of parsing the command. I would not worry about it.
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/