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
parallel errorhi, I installed the parallel package for stata mp and am trying to execute a command using parallel:…
Is xi: xtivreg the same as xi: ivregress 2slsI want to check if my instrument variable is a weak instrument, in order to do so I have to perform …
Issue of Multicollinarity in aregHello I am facing a problem with my regression and any help would be nice. I follow the following co…
Difference between Quantile Regression and npregressHi, I am running into a problem about model selection. I am working on a validation of a questionnai…
How to transform geographic coordinates using stata ? Database: _ID _X _Y 1 1 285777.705 8679171.67 1 285777.099 8679161.67 1 285784.622 867…
Subscribe to:
Post Comments (Atom)
0 Response to Merging data using unique identifier
Post a Comment