I would like to use the old handwritten soundex command that allows to specify the length. To copied the code from http://fmwww.bc.edu/repec/bocode/_/_gsoundex.ado and saved it from an editor as _gsoundex.ado and copied the file into C:\ado\plus\_ However when I try to use the command egen newvar= soundex(oldvar), [Length(int 4)] it doesn't work. Stata says the option [ is not allowed. I also tried to add _gsoundex.pkg into C:\ado\plus\_ Is it possible that the old command does not work with stata 14?
Related Posts with gsoundex
egen, groupDear All, Suppose that I have this data set (the original question is here), Code: * Example genera…
Renaming date variablesHello gang I'm trying to fix such that my date variable, specifically the one showing month, looks …
Collapse and generate average valuesDear, I want to collapse the years into periods of, say, two years each. For example, if I have a p…
Help - estout export to csv - a whole row is concentrated in one cellHi friends, I am trying to export a table to excel using estout. Instead of each value being put in…
Robust Standard Errors how to get value for Wald Chi^2?Hello everyone! I am running panel data regressions and am using the 'robust' command as I think my…
Subscribe to:
Post Comments (Atom)
0 Response to gsoundex
Post a Comment