I'm working on a dataset with about 45,000 observations for about 5500 unique id's.
Is there a way to do e.g. tab of only the observations with a unique id? I know I can drop duplicates, but I need them later. However for some of my analysis I only want to display the observations that have a unique id.
Any thoughts?
Thank you!
ps I work in Stata 13.1/IC on Mac.
Is there a way to do e.g. tab of only the observations with a unique id? I know I can drop duplicates, but I need them later. However for some of my analysis I only want to display the observations that have a unique id.
Any thoughts?
Thank you!
ps I work in Stata 13.1/IC on Mac.
Comment