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
Outline totals within Tab of 2 variables Hi there, I have a dataset where I`m looking at stores and the products in these stores. The stor…
GARCH regressions for panels using foreachHi, 1. I want to estimate my risk measures using bi-variate diagonal GARCH (1,1) model (DVECH) for …
Instrumental Variable using Panel Data with Binary Endogenous VariableDear all, Can someone let me know how to implement a procedure similar to XTIVREG but with a binary…
How to minimize identical successive observations ?Dear all, I'm working on a social policy for a job center. We are sending job recommendations to jo…
interaction termim trying to measure the impact of child's health (height for age) on their school enrollment (0/1) …
Subscribe to:
Post Comments (Atom)
0 Response to How to choose part of dataset based on date
Post a Comment