I wish to see the duplicates observation in data editor screen, what command I have to use. For example, with the example below, I want to see the id #4,5,6,7,11,12 in the data editor screen, not in the working screen in stata; and the duplicates vars is
PHP Code:
tinh huyen xa hoso 
| id | tinh | huyen | xa | hoso | idname | rela | 
| 1 | 2 | 30 | 919 | 193 | THU | 3 | 
| 2 | 2 | 30 | 919 | 194 | DIỄN | 3 | 
| 3 | 2 | 30 | 919 | 203 | HỘI | 3 | 
| 4 | 2 | 30 | 919 | 206 | HỢI | 1 | 
| 5 | 2 | 30 | 919 | 206 | HỘ | 2 | 
| 6 | 2 | 30 | 919 | 210 | TUYỂN | 2 | 
| 7 | 2 | 30 | 919 | 210 | CÔNG | 1 | 
| 8 | 2 | 30 | 919 | 213 | HƯNG | 3 | 
| 9 | 2 | 30 | 970 | 42 | SÙ | 3 | 
| 10 | 2 | 30 | 970 | 43 | LẺNG | 1 | 
| 11 | 2 | 30 | 970 | 46 | YÊN | 3 | 
| 12 | 2 | 30 | 970 | 46 | THÁI | 3 | 
Thank you very much
Best regards
Linh
0 Response to See the duplicates observations in data editor screen
Post a Comment