Statalist


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: st: AW: omit regression coefficients in output


From   John Bunge <[email protected]>
To   [email protected]
Subject   Re: st: AW: omit regression coefficients in output
Date   Mon, 20 Apr 2009 16:52:46 +0200

thanks, this helps

i was however wondering if there is a way to omit coefficients in the standard regression output table in stata's output window

is this possible?

thanks in advance,

john.



> -----Ursprüngliche Nachricht-----
> Von: "Martin Weiss" <[email protected]>
> Gesendet: 20.04.09 16:41:00
> An: <[email protected]>
> Betreff: st: AW: omit regression coefficients in output


> 
> <> 
> 
> *************
> sysuse auto, clear
> qui reg price  mpg rep78 headroom trunk weight length turn displacement
> gear_ratio
> *only a few of those please
> estimates store myregression
> estimates table myregression, drop(mpg headroom trunk weight) se t p
> style(oneline)
> *************
> 
> 
> 
> HTH
> Martin
> 
> 
> -----Ursprüngliche Nachricht-----
> Von: [email protected]
> [mailto:[email protected]] Im Auftrag von John Bunge
> Gesendet: Montag, 20. April 2009 16:23
> An: [email protected]
> Betreff: st: omit regression coefficients in output
> 
> dear all
> 
> i want to supress some coefficients in the output table in my stata window
> when doing a regression (e.g. with reg)
> 
> what can i do?
> 
> thanks in advance.
> *
> *   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/
> 



*
*   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–2024 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index