Stata The Stata listserver
[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

Re: st: summary statistics


From   jean ries <ries@ires.ucl.ac.be>
To   statalist@hsphsun2.harvard.edu
Subject   Re: st: summary statistics
Date   Tue, 21 Dec 2004 12:02:17 +0100

Katarina Lynch wrote:

i want to report summary statistics only on the observations used in the regressions. For example, if there are 543 observation units collected, regressions take only 204 of them for regressions. How can I report summary statistics for these 204 observations? Thank you!
After running your regression, type:

. summarize the_variable_you_want if e(sample)

See -help progfun- for an explanation

jean

*
*   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–2013 StataCorp LP   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index