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: estout stats plus label plus format
From
"Fabian Schönenberger" <[email protected]>
To
[email protected]
Subject
st: estout stats plus label plus format
Date
Wed, 03 Oct 2012 14:38:17 +0200
Dear Statalist
Is it possible to define for stats the label and the format? I tried:
estout m1 m2 m3 using emp1costriv.txt,cells(b(star fmt(%9.2f)) t(par fmt(%9.2f))) stats(F r2_a N,labels(F "\(R^{2}_{adjusted}\)" Numbers),fmt(2 2 %9.0g)) starlevels(* 0.1 ** 0.05 *** 0.01) style(tex) legend mlabels(DOL(ela) DOL(OV) DOL(MR)) varlabels(_cons Constant) nonumbers
But it did not work. I got: invalid 'fmt'
But stats with label or stats with format works, but no both together.
Any help highly appreciated.
FS
*
* For searches and help try:
* http://www.stata.com/help.cgi?search
* http://www.stata.com/support/faqs/resources/statalist-faq/
* http://www.ats.ucla.edu/stat/stata/