Claude--
Did you try
. list if mysample
yet?
I am not a fan of pseudo R^2 or even R^2 but there are resources on
the web, e.g.
http://www.stata.com/support/faqs/stat/rsquared.html
On 12/19/06, Claude Francoeur <[email protected]> wrote:
The commands below work fine, but I need to generate a list of those 581
observations showing all variables.
I am still looking to generate a pseudo R-squared.
Thanks
============
Try
gen mysample=e(sample)
su if mysample
etc.
On 12/19/06, Claude Francoeur <[email protected]> wrote:
> I actually need to pinpoint the 581 observations that were used in the
> regression.
*
* 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/
*
* 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/