Hi Everyone,
Thanks for taking the time to read my query.
I currently am cleaning a very big dataset (52 variables, 82284 observations) for longitudinal analysis. The dataset is based on information returned from 6 different surveys. I have converted the dataset to long format so currently there are about 6 different observations (in years) for each ID. There are approximately 13,000 unique ID variables.
In the third survey that was sent, additional information was asked that was not included in any further surveys but is essential to my analysis. I therefore want to exclude all participants who did not complete the third survey (in 2010).
What I am trying to find is some kind of command like this: drop id if Survey3Completed=. in 2001
Thank-you very much.
Sarah
Related Posts with Dropping observations based on multiple conditions
Sytanx for Going from wide to longThe data I am working on resembles the following: Code: * Example generated by -dataex-. To inst…
Very strange non-unique merge errorI'm merging two datasets (let's call them DatasetA and DatasetB) by two string variables: "journal" …
Input new data based on existing observationsI need to manually create a small number of new observations, with values for some variables that ar…
loop to select different samples not workingHi everyone, I have been looking at this for a while now and still cant figure out what's wrong. I h…
xtoveridHello, Can anyone please help with following issue? I am doing xtivreg with endogenous interactions …
Subscribe to:
Post Comments (Atom)
0 Response to Dropping observations based on multiple conditions
Post a Comment