Hi people, I have a panel data set with persid's with 8 digits.
Can it be that STATA doesn't take it exact by the pers IDs?
I have used the following command: by persnr, sort: gen zeilepers = _n
Sometimes it counts 1 and 2 besides the person numbers are only correct in the first thre digits....? any tips about that to makee stata exact? because this is very important vor my ID based calculations.....
Can it be that STATA doesn't take it exact by the pers IDs?
I have used the following command: by persnr, sort: gen zeilepers = _n
Sometimes it counts 1 and 2 besides the person numbers are only correct in the first thre digits....? any tips about that to makee stata exact? because this is very important vor my ID based calculations.....
Comment