Files in djvanderlaan/reclin2
Record Linkage Toolkit

.Rbuildignore
.gitignore
DESCRIPTION
LICENSE
Makefile
NAMESPACE
NEWS
R/RcppExports.R R/add_from_x.R R/cluster_call.R R/cluster_collect.R R/cluster_compare_pairs.R R/cluster_compare_vars.R R/cluster_get_comparators.R R/cluster_merge_pairs.R R/cluster_modify_pairs.R R/cluster_pair.R R/cluster_pair_blocking.R R/cluster_pair_minsim.R R/cluster_predict_problinkem.R R/cluster_print.R R/cluster_score_simple.R R/cluster_select_greedy.R R/cluster_select_n_to_m.R R/cluster_select_threshold.R R/cluster_select_unique.R R/cluster_tabulate_patterns.R R/comparators.R R/compare_pairs.R R/compare_vars.R R/data.R R/deduplicate_equivalence.R R/distribute_over_cluster.R R/equivalence.R R/extend_to.R R/get_comparators.R R/get_inspect_pairs.R R/greedy.R R/link.R R/match_n_to_m.R R/merge_pairs.R R/pair.R R/pair_blocking.R R/pair_minsim.R R/predict_problink_em.R R/print.R R/problink_em.R R/score_simple.R R/select_greedy.R R/select_n_to_m.R R/select_preprocess.R R/select_threshold.R R/select_unique.R R/set_seed.R R/tabulate_patterns.R R/zzz.R README.md
data/linkexample1.txt
data/linkexample2.txt
data/town_names.txt
inst/doc/deduplication.R
inst/doc/deduplication.html
inst/doc/deduplication.md inst/doc/introduction.R
inst/doc/introduction.html
inst/doc/introduction.md inst/doc/record_linkage_using_machine_learning.R
inst/doc/record_linkage_using_machine_learning.html
inst/doc/record_linkage_using_machine_learning.md inst/doc/using_a_cluster_for_record_linkage.R
inst/doc/using_a_cluster_for_record_linkage.html
inst/doc/using_a_cluster_for_record_linkage.md man/add_from_x.Rd man/cluster_call.Rd man/cluster_collect.Rd man/cluster_modify_pairs.Rd man/cluster_pair.Rd man/cluster_pair_blocking.Rd man/cluster_pair_minsim.Rd man/comparators.Rd man/compare_pairs.Rd man/compare_vars.Rd man/deduplicate_equivalence.Rd man/get_inspect_pairs.Rd man/greedy.Rd man/link.Rd man/linkexample.Rd man/match_n_to_m.Rd man/merge_pairs.Rd man/pair.Rd man/pair_blocking.Rd man/pair_minsim.Rd man/predict.problink_em.Rd man/problink_em.Rd man/score_simple.Rd man/select_n_to_m.Rd man/select_threshold.Rd man/select_unique.Rd man/summary.problink_em.Rd man/tabulate_patterns.Rd man/town_names.Rd
src/RcppExports.cpp
src/equivalence.cpp
src/greedy.cpp
tests/helpers.R tests/test_cluster_compare_vars.R tests/test_cluster_pair.R tests/test_cluster_pair_blocking.R tests/test_cluster_pair_minsim.R tests/test_compare_vars.R tests/test_distribute_over_cluster.R tests/test_greedy.R tests/test_merge_pairs.R tests/test_pair.R tests/test_pair_blocking.R tests/test_pair_minsim.R tests/test_problink_em.R tests/test_score_simple.R tests/test_select_greedy.R tests/test_select_preprocess.R tests/test_select_unique.R tests/test_set_seed.R vignettes/deduplication.md vignettes/introduction.md vignettes/record_linkage_using_machine_learning.md
vignettes/style.css
vignettes/using_a_cluster_for_record_linkage.md
djvanderlaan/reclin2 documentation built on Feb. 12, 2024, 9:48 a.m.