Statalist The Stata Listserver


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

st: Regression r^2 output


From   [email protected]
To   [email protected]
Subject   st: Regression r^2 output
Date   Thu, 8 Mar 2007 11:02:44 -0800 (PST)

Hi, I am performing the following instructions on my data set:

tsset year, yearly
forvalues x = 0/10 {
regress tcnorm L`x'.nihfunding
}

and the only output that I'm concerned about is the r^2 values (adjusted
and non).

Is there a way to make it only output the variables (to verify the number
of years lagged) and the r^2 values?

Thanks.

-mark
*
*   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