LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (March 2007, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Fri, 16 Mar 2007 11:11:06 -0400
Reply-To:     ben.powell@CLA.CO.UK
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         ben.powell@CLA.CO.UK
Subject:      Re: Subsetting data based on similar sounding names

Do you really want SOUNDEX? What if there is a typo or abbreviation in the name: they will not sound similar. Perhaps SOUNDEX would be best used in conjunction with something like SPEDIS - to measure the "distance" between words (names).

Also, "But why do you want to do that?" ...

If you've got no data to support those names' identity they may or may not refer to the same person, so grouping together similar names may just be obfuscating the issue...

HTH.


Back to: Top of message | Previous page | Main SAS-L page