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: additional lines of information in -estout-
From
Andrea Bennett <[email protected]>
To
[email protected]
Subject
Re: Antwort: st: additional lines of information in -estout-
Date
Fri, 15 Oct 2010 11:01:04 +0200
Thanks a lot!
While I have solved the problem the following (exporting to LaTeX):
refcat(quantity "controls & no & yes \\ %", label(" ") below)
I do not quite like this workaround. Having a look at the
-estout- manual however did not indicate any other way
to achieve my goal.
Is there a better way to do it?
Many thanks!
Andrea
On Oct 14, 2010, at 12:51 , Richard Ochmann wrote:
> ...
> you can do that with the -refcat- option:
>
> ***
> sysuse auto
> reg price rep78 weight foreign
> esttab, refcat(_cons "---", nolabel)
> ***
>
> best, rich
>
> [email protected] schrieb am 14.10.2010 12:34:15:
>
>> Dear Statalisters,
>>
>> Does anyone know whether one can automatically
>> add additional lines to a -estout- regression table?
>>
>> For example:
>>
>>
>> (1) (2)
>> --------------------------------------
>> price xxx xxx
>> quantity yyy yyy
>> ------------------------------------- [added]
>> controls X [added]
>> -------------------------------------
>> R2
>> ..
>> ..
>> ..
>>
>>
>> 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/