I want to drop all duplicates, and not keep any of the observations (not even the first). I have a patient list where the patients can be in three different groups, but I only want a list of the patients that are not in either group 1 and group 2 or group 1 and group 3, so only the patients that are only in group 1. I used the duplicates drop command with patient ID as variable but this keeps the first observations when there are duplicates.
-
Login or Register
- Log in with

Comment