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/