Hi,
So I'm analysing data from 2 rounds of a survey (first completed in 2009, second in 2013). Participants who completed round 1 were followed up for round 2 - but of course there are the usual problems with attrition as well as deaths in the cohort. We want to see what number was lost to follow up, how many died and how many completed round 2.
The way I can tell who was followed up in round 2 of the survey is that the ID numbers are the same between rounds but I am unsure of how to get the ID variables from both datasets into one so that I can check - was thinking just a simple merge but not sure if there is another way to do this (i.e. time-series?) as basically I just want to import observations from ID(round 1) into round 2.
Hope that this makes sense, this is new territory for me and I'm flying a bit blind!
Cheers,
Maddie
So I'm analysing data from 2 rounds of a survey (first completed in 2009, second in 2013). Participants who completed round 1 were followed up for round 2 - but of course there are the usual problems with attrition as well as deaths in the cohort. We want to see what number was lost to follow up, how many died and how many completed round 2.
The way I can tell who was followed up in round 2 of the survey is that the ID numbers are the same between rounds but I am unsure of how to get the ID variables from both datasets into one so that I can check - was thinking just a simple merge but not sure if there is another way to do this (i.e. time-series?) as basically I just want to import observations from ID(round 1) into round 2.
Hope that this makes sense, this is new territory for me and I'm flying a bit blind!
Cheers,
Maddie
Comment