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
what did Stata do when we run a regression on unbalaned data?I am learning how to run a difference in difference model, and my code is areg y treat1996-evergm199…
Problem with xtserialHi everyone, I am running a fixed-effects model with robust standard errors and I'd like to test for…
Creating a pooled variable with survey dataHello Everyone, I am using a large survey (non panel) data set and would like to restructure multip…
repeated time values within panelHi all, I have sectoral data (isiccomb1) per year and country. I am getting the error message "repe…
How could I change the color on a scatter plot based on conditions?Basically I want to change the color of everything with a value greater than x, and also add label t…
Subscribe to:
Post Comments (Atom)
0 Response to Fuzzy merge on several numeric variables
Post a Comment