Hi
I need some help with Stata syntax. I have a dataset with persons who have participated in a health survey, and later had a specific surgery, aprox. 1000 persons and 650 variables. The health surveys have been performed every 5-10 years from 1970 to 2018, a total of 7 times. Each survey has about 100 variables. The persons have participated in between 1 and 7 surveys. The dataset is organised like this:
ID date1 height1 weight1 bloodpressure1 ....... date2 height2 weight2 bloodpressure2 ........ date3 height3 weight3 bloodpressure3 ...[....] date7 height7 weight7 ...... date_of_surgery
For each person, I want to perform analyses on the variables from the survey closest to date of surgery (before surgery, not after). How do I transform my dataset to select only those variabels? Date of surgery is sometimes between surveys, sometimes after the last survey.
I am grateful for any tips.
Related Posts with How to choose part of dataset based on date
Handling missing data in Stata: imputation and likelihood based approachesDear All, I have a question on the presentation, entitled "Handling missing data in Stata: imputati…
principal component analysisHello stata users, I'm a student in my thesis, and I have to construct a food security indicator bas…
Merge and sum several datasetHello World ! I am working with several (almost 100) database, which all have the same configuratio…
Accounting for time difference in forecasts when using repeated cross sectional dataI need to forecast repeated cross sectional data (survey data) with (dep. var.) monthly electricity…
Interpreting a fixed effects regression whether the treatment variable is binaryHello all, There have been similar posts about this interpretation but I can't find any with the sa…
Subscribe to:
Post Comments (Atom)
0 Response to How to choose part of dataset based on date
Post a Comment