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: How to display independent variables after regression
From
Nick Cox <[email protected]>
To
"[email protected]" <[email protected]>
Subject
Re: st: How to display independent variables after regression
Date
Thu, 18 Apr 2013 15:04:35 +0100
That does not work as you because -regress- does not save e(indepvars).
See -indeplist- (SSC).
Nick
[email protected]
On 18 April 2013 15:01, Xixi Lin <[email protected]> wrote:
> Does anyone know how to display independent variables after regression? such as:
>
> sw reg Y x1 x2 x3 x4, pr(0.05)
> display e(indepvars)-------------------------this code is not working,
> does anyone knows how to fix it?
>
> I only wanna display independent variable names. I know that di
> e(depvar) works to display dependent variable, then what about
> independent variables?
*
* For searches and help try:
* http://www.stata.com/help.cgi?search
* http://www.stata.com/support/faqs/resources/statalist-faq/
* http://www.ats.ucla.edu/stat/stata/