Dear all,
I am trying to remove multiple observations with the same patient id (ptid), if one of the observations for that patient fulfills a criteria (in this case age). I'm trying to google my way there, so far without any success. So basically a patient can be registered for multiple years, and if they are younger at any of these points (most likely the first observation), I want all of the observations for that patient to be removed...
Thank you so much for your help!
John
I am trying to remove multiple observations with the same patient id (ptid), if one of the observations for that patient fulfills a criteria (in this case age). I'm trying to google my way there, so far without any success. So basically a patient can be registered for multiple years, and if they are younger at any of these points (most likely the first observation), I want all of the observations for that patient to be removed...
Thank you so much for your help!
John
Comment