Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.
From | "Martin Weiss" <martin.weiss1@gmx.de> |
To | <statalist@hsphsun2.harvard.edu> |
Subject | st: RE: regress-coefficients of selected variables only |
Date | Sat, 17 Apr 2010 15:46:00 +0200 |
<> ******* sysuse auto, clear qui reg price weight length rep78 est table, star(.05 .01 .001) keep(weight rep78) ******* HTH Martin -----Original Message----- From: owner-statalist@hsphsun2.harvard.edu [mailto:owner-statalist@hsphsun2.harvard.edu] On Behalf Of Abhimanyu Arora Sent: Samstag, 17. April 2010 14:58 To: statalist@hsphsun2.harvard.edu Subject: st: regress-coefficients of selected variables only Dear statalist Is it possible to modify the output of regression (let's say simple reg for the moment) such that only the coefficients of selected explanatory variables are displayed? Thanks and regards Abhimanyu * * 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/