Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
st: RE: AW: RE: AW: AW: creating a count variable
From
"Nick Cox" <[email protected]>
To
<[email protected]>
Subject
st: RE: AW: RE: AW: AW: creating a count variable
Date
Tue, 18 May 2010 17:43:20 +0100
Jane said how many observations. Whether that's what she really wants if
there are missings is indeed a question which she may answer.
Specifically in this example a hospital with no known location seems a
little implausible.
Nick
[email protected]
Martin Weiss
"
bysort home : gen howmany = _N
seems to be an answer to the question."
We could get started now on the "missing" issue, but Jane will find
plenty
of material on it in the archive...
Nick Cox
If you like, but
bysort home : gen howmany = _N
seems to be an answer to the question.
Nick
[email protected]
Martin Weiss
Or rather, to create a variable, as your subject line indicates, use
-egen,
count- with the -by- prefix.
Martin Weiss
Combine -count- with the -by- prefix.
Jane Suiter
This is very simple but I keep getting it wrong. I have data with
large number of observations (hospitals) and I need to generate a count
variable
of how observations are in each geographic area. The variables are idno
for
the facility, home for the location of the facility.
*
* 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/