I'm merging two lists of schools. The matches are not exact. For example, in one dataset a school may have 302 students who are 67 percent white, and the other dataset the school may have 306 students who are 66 percent white. Is there a way I can find and score candidate matches? I've found two user written commands for this, but -nrmatch- can only match on one numeric variable, and -psmatch- can only match on strings. I'd like to match on several numeric variables and maybe one string as well.
Thanks!
Related Posts with Fuzzy merge on several numeric variables
Panel Data Regression StepsDear Statalist, I am new to panel data regression analysis and Stata, so forgive me if my questions…
how to use firm new names to replace old names in two different dataset? Code: * Example generated by -dataex-. To install: ssc install dataex clear input str65 firmNameNow…
Substracting the year out of a business calender dateHi everyone, In my dataset I have business calender dates in the format %tbtrdates. I'm trying to e…
Command outreg2Hi. I have to put in word five different regressions. I want to unify them in an only table. How can…
Problem with calculating the HHI (Herfindahl-Hirschman Index)Dear Stata community, I am new to the forum and to Stata, too. I am trying to calculate the HHI (He…
Subscribe to:
Post Comments (Atom)
0 Response to Fuzzy merge on several numeric variables
Post a Comment