<>
This is for the adjusted R2, hope you can adapt it to your case...
***
webuse hsng2, clear
ivregress 2sls rent pcturban /*
*/(hsngval = faminc reg2-reg4)
outreg2 using myfile /*
*/, adds("Centered R-Squared",/*
*/ e(r2_a)) replace
***
HTH
Martin
_______________________
----- Original Message -----
From: <[email protected]>
To: <[email protected]>
Sent: Wednesday, June 03, 2009 12:32 AM
Subject: st: report uncentered R-square using outreg2?
Hi, how to report uncentered R-square (instead of centered R-square) using
outreg2, following a IV regression?
Thanks,
Anne
*
* 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/