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

st: Keeping observations


From   Patricia Vera Rojas <[email protected]>
To   [email protected]
Subject   st: Keeping observations
Date   Thu, 9 Jun 2005 05:40:14 +0200 (CEST)

Hello all,

I have :

id    employ
1       2
2       1
3       2
3       2
4       2
4       1
5       1
5       2
6       1
6       1

where id= subject identification and employ=1 if the person is employed and employ=2 if the person
is unemployed.
I want to keep in the data those subjects whose are unemployed in the first observation (employ=2)
without losing their second observation if they are observed more than once, that is:

id    employ
1       2
3       2
3       2
4       2
4       1

How can I do that?
Thanks,

Patricia


	
	
		
______________________________________________ 
Renovamos el Correo Yahoo! 
Nuevos servicios, m�s seguridad 
http://correo.yahoo.es
*
*   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–2024 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index