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]
st: RE: Getting outreg2 to output variable labels instead of names?
From
amarradia <[email protected]>
To
[email protected]
Subject
st: RE: Getting outreg2 to output variable labels instead of names?
Date
Fri, 13 Aug 2010 01:16:59 -0700 (PDT)
Thanks for this.
Roy Wada suggested he following code:
local z "q114_8 q117_b q117_g "
foreach k of local z{
reg `k' t panel interaction, robust
outreg2 using "D:\...\regressions outreg", label excel ct(`"`: var label
`var''"')
}
He said the option will be included in future versions of outreg.
--
View this message in context: http://statalist.1588530.n2.nabble.com/Getting-outreg2-to-output-variable-labels-instead-of-names-tp5392564p5419198.html
Sent from the Statalist mailing list archive at Nabble.com.
*
* 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/