Hi,
I have a longitudinal data from 2004 to 2010.
I need to follow only individuals from the year 2004 onwards. The individuals have specific id's. Is there a specific code I could use to keep only the individuals who exists only in 2004 onwards and get off the rest? For instance new individuals entering the dataset from say 2005 onwards should NOT be excluded without deleting everything.
I have a longitudinal data from 2004 to 2010.
I need to follow only individuals from the year 2004 onwards. The individuals have specific id's. Is there a specific code I could use to keep only the individuals who exists only in 2004 onwards and get off the rest? For instance new individuals entering the dataset from say 2005 onwards should NOT be excluded without deleting everything.

Comment