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: additional lines of information in -estout-
From
Richard Ochmann <[email protected]>
To
[email protected]
Subject
Antwort: st: additional lines of information in -estout-
Date
Thu, 14 Oct 2010 12:51:00 +0200
...
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/