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: Antwort: st: -estout- and dependent variable label
From
Andrea Bennett <[email protected]>
To
[email protected]
Subject
Re: Antwort: st: -estout- and dependent variable label
Date
Wed, 13 Oct 2010 19:18:35 +0200
Thanks a lot for the hint!
It is almost perfect. The only thing is that I really
would like to have is the "dep. var." on the same line as the numbers
of the regressions. There should be no further information, specifically
no title or b/se below that. The different regression specifications
are indexed in an additional line of the table (checkboxes) later on.
Many thanks,
Andrea
On Oct 13, 2010, at 18:31 , Richard Ochmann wrote:
> ...
> 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/
*
* 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/