# Generated by roxygen2: do not edit by hand

S3method(compare_pairs,cluster_pairs)
S3method(compare_pairs,pairs)
S3method(compare_vars,cluster_pairs)
S3method(compare_vars,pairs)
S3method(get_comparators,pairs)
S3method(merge_pairs,cluster_pairs)
S3method(merge_pairs,pairs)
S3method(predict,problink_em)
S3method(print,cluster_pairs)
S3method(print,inspect_pairs)
S3method(print,pairs)
S3method(print,problink_em)
S3method(print,summary_problink_em)
S3method(rbind,cluster_pairs)
S3method(rbind,pairs)
S3method(score_simple,cluster_pairs)
S3method(score_simple,pairs)
S3method(select_greedy,cluster_pairs)
S3method(select_greedy,pairs)
S3method(select_n_to_m,cluster_pairs)
S3method(select_n_to_m,pairs)
S3method(select_threshold,cluster_pairs)
S3method(select_threshold,pairs)
S3method(select_unique,cluster_pairs)
S3method(select_unique,pairs)
S3method(summary,problink_em)
S3method(tabulate_patterns,cluster_pairs)
S3method(tabulate_patterns,pairs)
export(add_from_x)
export(add_from_y)
export(cluster_call)
export(cluster_collect)
export(cluster_modify_pairs)
export(cluster_pair)
export(cluster_pair_blocking)
export(cluster_pair_minsim)
export(cmp_identical)
export(cmp_jaccard)
export(cmp_jarowinkler)
export(cmp_lcs)
export(compare_pairs)
export(compare_vars)
export(deduplicate_equivalence)
export(get_inspect_pairs)
export(greedy)
export(jaccard)
export(jaro_winkler)
export(lcs)
export(link)
export(match_n_to_m)
export(merge_pairs)
export(pair)
export(pair_blocking)
export(pair_minsim)
export(problink_em)
export(score_simple)
export(select_greedy)
export(select_n_to_m)
export(select_threshold)
export(select_unique)
export(tabulate_patterns)
export(val_or)
import(Rcpp)
import(data.table)
importFrom(Rcpp,evalCpp)
importFrom(lpSolve,lp)
importFrom(parallel,clusterApply)
importFrom(parallel,clusterCall)
importFrom(stats,as.formula)
importFrom(stats,predict)
importFrom(stringdist,stringdist)
importFrom(utils,head)
useDynLib(reclin2)
