hello,
my project involves merging two very large data sets . I used an id number to merge the two data sets and got 95% to match using the code : merge m:m id using data1.dta .
i was told to use an additional id code to try to get the other 5% to match. I m not sure how to do this in stata. I just want to match/merge with the ones that were not previously matched with the first merge.
any feedback if this can be done?
thanks
Vishal
Related Posts with merging two data sets
Bar chart when one category is extremely frequentThis is a question on data visualization in Stata, but also relevant for other software. I have a da…
How to replace any variable's value if meeting certain conditionDear Stata users, In the following data, I want to replace variables d2a1 d2a2 d2a3 to missing 'cau…
Adding fixed effects in esttab using estaddHi all, I've run a few regressions and am trying to add rows indicating the presence of fixed effec…
Why robust command in panel regression?!!Dear I want to know when and why I can use robust command in Stata for panel regression model?! …
How to re-arrange my data?Dear Statalists, I'd like to rearrange my data in order to analyze it. Part of my dataset is: Co…
Subscribe to:
Post Comments (Atom)
0 Response to merging two data sets
Post a Comment