Hi,
I have been trying to delete observations, including the original one, in stata. I could not find any code. The 'drop duplicates var' deletes the duplicate observations if any, but keeps the first observation. BUT, I want to remove all observations that have duplicates, including the first one. Please help.
I have been trying to delete observations, including the original one, in stata. I could not find any code. The 'drop duplicates var' deletes the duplicate observations if any, but keeps the first observation. BUT, I want to remove all observations that have duplicates, including the first one. Please help.

Comment