Dear
My dataset is split across two large files. the master file has 10,000 respondents all uniquely identified with a unique id. However, in the second file has only 9800 respondents as 200 decided not to participate. I need to merge some variables from the second file into the master file but I am not able to do it as the number of observation don't match across the two files. I have tried using 1:1 merge function but this given an error.
variable unique_identifier does not uniquely identify observations in the using data
r(459);
Can anyone help please?
Related Posts with Merging data using unique identifier
global NT = `: word count `r(varlist)''*What does it mean?: global NT = `: word count `r(varlist)'' global NT_1 = $NT - 1 …
Twoway graph with one legend in commonDear all, I would need your support for a small problem with a graph to be fixed. I have a series o…
Max Min values using rangestatDear Statalists, I would like to calculate the for each day maximum Price based on the previous 3 m…
Create variable 0/1 based on other variables - error messageHi I want to create a new variable where the new variable has the value 1 if three other variables h…
Detailed summary statistics with dummy variablesHi guys, I need to create a descriptive statistics table on a dummy variable. With the tab(...), su…
Subscribe to:
Post Comments (Atom)
0 Response to Merging data using unique identifier
Post a Comment