Skip to contents
-
dat_hospital dat_ipd dat_icu
- Example hospital datasets containing proper names in different formats
-
match_eval()
- Evaluate token match details to determine overall match status
-
match_eval_token()
- Evaluate string distance and token lengths to determine whether two tokens match
-
name_standardize()
- String standardization
-
names_ex
- Example data with proper names from two different sources
-
nmatch()
- Compare sets of proper names accounting for common types of variation in format and style
-
nmatch_fast()
- Compare sets of proper names accounting for common types of variation in format and style, optimized using Rcpp