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]
Antwort: st: -estout- and dependent variable label
From
Richard Ochmann <[email protected]>
To
[email protected]
Subject
Antwort: st: -estout- and dependent variable label
Date
Wed, 13 Oct 2010 18:31:44 +0200
...
go for this:
***
sysuse auto
reg price rep78 weight foreign
esttab, collabels(,lhs(dep. var.: price))
***
best, rich
[email protected] schrieb am 13.10.2010 17:58:31:
> Hi everyone,
>
> Does anyone know whether it is possible to have an -estout-
> regression output displayed the following:
>
> ------------------------------------
> dep. var. Y (1) (2) (3)
> -----------------------------------
> ...
> ...
>
> While I successfully can label the columns 1, 2, 3, I cannot find an
> option to tell -estout- to
> add "dep. var. Y" on the first column of the table. Is this not
> possible or do I simply keep missing the right option?
>
> Many thanks for your consideration,
>
> Andrea
> *
> * 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/