Storing the number of observations in STATA
- From: gernot.wagner@xxxxxxxxx
- Date: 2 Aug 2005 18:05:01 -0700
Hello,
I am running a whole lot of regressions in STATA. Each regression has a
different number of observations. I would like to store that number
after each regression, but there does not seem to be a simple
STATA-command. Does anybody know of a way to do this?
STATA displays the number of observations when running a regression.
4193 in this case:
.. xtreg y x1 x2 x3 x4 x5, i(ccodeisic) fe
Fixed-effects (within) regression Number of obs = 4193
Unlike the regression coefficients, it does not seem to be possible to
store that number, though.
I would greatly appreciate any help with this!
Gernot
.
- Follow-Ups:
- Re: Storing the number of observations in STATA
- From: Richard Goldstein
- Re: Storing the number of observations in STATA
- Prev by Date: Re: Commercial Software & Statistical Distribution!
- Next by Date: Re: Storing the number of observations in STATA
- Previous by thread: Re: Hypothesis testing with proportions
- Next by thread: Re: Storing the number of observations in STATA
- Index(es):
Relevant Pages
|
|