id | year | X |
1 | 1 | 4 |
1 | 1 | 4 |
Checking Duplications
I am trying to use xtset and I know how to remove any duplications. Is there a way to see if the non-id/time variables also repeat in value? For example, if I have
Could I see if X repeats along with those same observation id and year?
0 Response to Checking Duplications
Post a Comment