Good morning everyone,
I merged two datasets using a 1:m merge. However, some observations didn't match, mostly from the master dataset.
Since I struggle in understanding the "merge" logic, I have few questions to ask:
1) How do you know if the type of merge (1:m or m:1) is correct for your purpose?
2) Why some observations are not merging, even if the variable name is exactly the same?
3) Suppose you do a merge and you obtain unmatched observations, what are your suggestions on how to proceed with the analysis?
Thanks.
I merged two datasets using a 1:m merge. However, some observations didn't match, mostly from the master dataset.
Since I struggle in understanding the "merge" logic, I have few questions to ask:
1) How do you know if the type of merge (1:m or m:1) is correct for your purpose?
2) Why some observations are not merging, even if the variable name is exactly the same?
3) Suppose you do a merge and you obtain unmatched observations, what are your suggestions on how to proceed with the analysis?
Thanks.
Comment