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: Subset of data into new file
From
"Martin Weiss" <[email protected]>
To
<[email protected]>
Subject
st: RE: Subset of data into new file
Date
Fri, 20 Aug 2010 19:15:27 +0200
<>
As you say, -merge- the two files. Which "repeats" are you referring to?
HTH
Martin
-----Original Message-----
From: [email protected]
[mailto:[email protected]] On Behalf Of Steven
Archambault
Sent: Freitag, 20. August 2010 19:01
To: [email protected]
Subject: st: Subset of data into new file
Hi all,
I have data about groups, from which I am calculating means for the groups.
Indiv Group Size GroupAvgSize
1 a 2 4
2 a 4 4
3 a 6 4
1 b 3 3
2 b 4 3
3 b 2 3
Then, I want to merge the group avg size with a larger set of data
containing the same groups, but a larger set of individuals (where
size is not recorded).
Indv Group
1 a
2 a
3 a
4 a
5 a
1 b
2 b
3 b
4 b
5 b
Is there a way to do this without exporting the data with GroupAvgSize
to a spreadsheet, where I could crop out the repeats?
Thanks!
-Steve
*
* 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/
*
* 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/