Bookmark and Share

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: st: Omitting fixed effects dummies output from esttab tables


From   Prakash Singh <[email protected]>
To   [email protected]
Subject   Re: st: Omitting fixed effects dummies output from esttab tables
Date   Thu, 27 Sep 2012 09:02:49 +0530

Sam
Please look at the option of drop in esttab


esttab using regressions301.csv, replace title (Fixed Effects) ar2
se noconstant star(* .10 ** .05 *** .01) b(%10.3f) drop (_Icountry*)

where _Icountry* all country fixed effect

Hope this helps


Prakash

On Thu, Sep 27, 2012 at 8:29 AM, S. A. McCaw <[email protected]> wrote:
> Hello,
>
> Can someone tell me if there is way to omit reporting dummy variables
> from the stata output. I would just like to report the results of the
> main variables in a table but I have about 70 FE dummy variables which
> take a long time to delete each time I am formatting my output tables.
> The command I am using is as follows:
>
> - esttab using regressions301.csv, replace title (Fixed Effects) ar2
> se noconstant star(* .10 ** .05 *** .01) b(%10.3f) -
>
> I plan to include them in the final paper but for now I would just
> like to report the main variables only.
>
> thanks much.
>
> SAM
> *
> *   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/


© Copyright 1996–2018 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   Site index