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
Extracting the number of countries in the estimation as a scalar I wish to extract the number of countries in an estimation as a scalar. I export the results to L…
Propensity Score Matching in a Panel settingHi, I working with a panel data, 6 years of data. I am trying to use propensity score matching to ma…
Identify internal numeric logic between string and numeric variables?Hi Statalisters, I have the following dataset with three variables, srcdate, srcyear, and fiscalyea…
Creating a matrix containing the minimum element-by-element value from other matricesHello. I am trying to create a new matrix in which each element is definied as the minimal value of …
Keep perfect predictor for marginsplotDear all, I am using mixed and melogit to compute growth curve models. I created a selective sample …
Subscribe to:
Post Comments (Atom)
0 Response to How to choose part of dataset based on date
Post a Comment