Stata The Stata listserver
[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

st: RE: Estout and addition of a label line in the output


From   "Jann, Ben" <[email protected]>
To   <[email protected]>
Subject   st: RE: Estout and addition of a label line in the output
Date   Wed, 2 Mar 2005 12:32:56 +0100

Herv�, type

 . regress y x1 x2 x3
 . estout , varlabels(, blist(x2 "Control variables`=char(13)'"))

or

 . estout , varlabels(, elist(x1 "`=char(13)'Control variables"))

ben

> -----Original Message-----
> From: [email protected] 
> [mailto:[email protected]] On Behalf Of 
> Herve STOLOWY
> Sent: Wednesday, March 02, 2005 11:19 AM
> To: [email protected]
> Subject: st: Estout and addition of a label line in the output
> 
> 
> Dear All:
> 
> I run a very basic regression
> 
> regress y x1 x2 x3
> 
> Using -estout-, I get a nice table. I would like to insert a 
> line between x1 and x2 with the following label content in 
> the first cell: "Control variables". Of course, the rest of 
> this line is empty.
> Is it possible to do it with -estout-?
> 
> Best regards
> 
> Herv� Stolowy
> 
> ***********************************************************
> Professeur/Professor
> Coordinateur du D�partement/Head of Department
> HEC Paris
> D�partement Comptabilit� Contr�le de gestion / Dept of 
> Accounting and Management Control
> 1, rue de la Liberation
> 78351 - Jouy-en-Josas
> France
> Tel: +33 1 39 67 94 42 - Fax: +33 1 39 67 70 86
> [email protected]
> http://campus.hec.fr/profs/stolowy/perso/home.htm
> 
> *
> *   For searches and help try:
> *   http://www.stata.com/support/faqs/res/findit.html
> *   http://www.stata.com/support/statalist/faq
> *   http://www.ats.ucla.edu/stat/stata/
> 

*
*   For searches and help try:
*   http://www.stata.com/support/faqs/res/findit.html
*   http://www.stata.com/support/statalist/faq
*   http://www.ats.ucla.edu/stat/stata/



© Copyright 1996–2024 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index