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: arega and post regression tests


From   Christopher Baum <[email protected]>
To   "[email protected]" <[email protected]>
Subject   re: st: arega and post regression tests
Date   Wed, 2 Nov 2011 08:35:26 -0400

<>
I have been requested to use areg in my regression due to large dummy variable (15 industry codes in a sample of 1100 firms) set…

The requestor is being silly. What's wrong with having 15 additional coefficients in a sample of 1100? The areg command is estimating those same coefficients; it is just not displaying them.

Using a table-producing routine such as built-in -estimates table-, you can produce output not showing the dummy coefficients with drop() or keep(). Same goes for user-written routines like Ben Jann's -estout- on SSC. Use -regress- and show the requestor the edited output.

Kit

Kit Baum   |   Boston College Economics & DIW Berlin   |   http://ideas.repec.org/e/pba1.html
                             An Introduction to Stata Programming  |   http://www.stata-press.com/books/isp.html
  An Introduction to Modern Econometrics Using Stata  |   http://www.stata-press.com/books/imeus.html


*
*   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