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
Nick Cox <[email protected]>
To
"'[email protected]'" <[email protected]>
Subject
RE: st: arega and post regression tests
Date
Wed, 2 Nov 2011 13:13:00 +0000
Another answer: You don't need to do that because you can -xi:-.
Nick
[email protected]
-----Original Message-----
From: [email protected] [mailto:[email protected]] On Behalf Of Nick Cox
Sent: 02 November 2011 13:07
To: '[email protected]'
Subject: RE: st: arega and post regression tests
http://www.stata.com/support/faqs/res/statalist.html#stata
"The current version of Stata is 12.0. Please specify if you are using an earlier version; otherwise, the answer to your question is likely to refer to commands or features unavailable to you."
Nick
[email protected]
Ozgur Ozdemir
i think it is available on Stata 11 - I have only 10.
[email protected]
> No; you don't need to do that as you can use factor variable notation.
Ozgur Ozdemir
> Hi Kit,
> my industry codes are one on single column, do you mean that I need to create one dummy variable for each industry code first and then I can use normal regression ?
[email protected]
> > 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.
*
* 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/