Statalist


[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

st: omit output of some coefficients with outreg2


From   Roy Wada <[email protected]>
To   <[email protected]>
Subject   st: omit output of some coefficients with outreg2
Date   Fri, 23 May 2008 00:55:52 -0700

>>I want to produce the output table of the following regression
>>reg a b c d
>>In the table I want to omit the result of regressor d.
>>Can this be done with outreg2 and, if yes, how?
>
>outreg2 a b c using myfile

Since "a" is not a regressor, the solution should have been

outreg2 b c using myfile

Roy

_________________________________________________________________
E-mail for the greater good. Join the i’m Initiative from Microsoft.
http://im.live.com/Messenger/IM/Join/Default.aspx?source=EML_WL_ GreaterGood
*
*   For searches and help try:
*   http://www.stata.com/support/faqs/res/findit.html
*   http://www.stata.com/support/statalist/faq
*   http://www.ats.ucla.edu/stat/stata/



© Copyright 1996–2024 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index