Hi,
We double enter some of our data, and use the "proc compare" command in SAS to compare entries. This command flags discrepancies between records, that we then investigate further. I am interested in flagging discrepancies between observations (ie. if for the same ID, one record has age = 15, the other record has age = 19 - this would be flagged.)
We use Stata for most of our analyses so it would be great if we could use it in this case as well. However, I am unaware of anything similar to proc compare. Does anyone know of anything that might work?
Thanks,
Robin
We double enter some of our data, and use the "proc compare" command in SAS to compare entries. This command flags discrepancies between records, that we then investigate further. I am interested in flagging discrepancies between observations (ie. if for the same ID, one record has age = 15, the other record has age = 19 - this would be flagged.)
We use Stata for most of our analyses so it would be great if we could use it in this case as well. However, I am unaware of anything similar to proc compare. Does anyone know of anything that might work?
Thanks,
Robin
Comment