I have two datasets. One dataset has families of 2 members and the other dataset has families of uneven sizes. In all the names, there are often minor spelling mistakes so often, we will not get exact matches.
How can I match the 2-member family in the first dataset with the n-member family in the second dataset? The names in the 2-member family must exist in the n-member family although it will not exist exactly due to spelling mistakes.
In some sense, I am trying to find a way to tell STATA to :
“Match if 4 words in the 2-member and n-member families are 80% similar”. I say 4 words accounting for 2 first names and 2 last names in the first dataset for each 2-member family and 80% to account for spelling mistakes.
Is there a way to do this?
Related Posts with Is it possible to match families/groups and not individual observations?
Matching country specific data with relationship specific dataHello, I am trying to build up panel data for my gravity model. the dependent variable is trade flo…
reshape 4-levels wide format to 2X2 long formatHello, I have designed a 2✖2 within-subject design and get a 4-level repeated measure, how could I …
Help with Stochastic Frontier Analysis/Translog Cost Function in Stata 15, bc95 modelDear Stata users, I am using Stata 15 and I am quite new in using this software. I am working on a …
Change scores in two wave panel dataHello, I have a two wave balanced panel dataset and I am trying to model change in employment statu…
Diff command - Kernel-based Propensity Score Matching DID in the context of RCS dataHello, Hope you all are keeping safe. I hope some of you would be better positioned to answer a few…
Subscribe to:
Post Comments (Atom)
0 Response to Is it possible to match families/groups and not individual observations?
Post a Comment