# Generated by roxygen2: do not edit by hand

export(cacheit)
export(distance_density_plot)
export(finalize_data)
export(get_paf)
export(get_threshold)
export(make_analysis_set)
export(make_knn_strata)
export(original_compare_plot)
export(plot_results)
export(test_mh)
export(threshold_model_plot)
export(unique_controls)
export(write_strata_or_output)
import(dplyr)
import(ggplot2)
import(rlang)
importFrom(graphics,abline)
importFrom(graphics,lines)
importFrom(graphics,plot)
importFrom(graphics,text)
importFrom(igraph,"V<-")
importFrom(igraph,V)
importFrom(igraph,as_ids)
importFrom(igraph,graph_from_edgelist)
importFrom(igraph,max_bipartite_match)
importFrom(igraph,set_edge_attr)
importFrom(stats,density)
importFrom(stats,fisher.test)
importFrom(stats,glm)
importFrom(stats,mantelhaen.test)
importFrom(stats,p.adjust)
importFrom(stats,predict)
importFrom(stats,setNames)
importFrom(tidyr,spread)
importFrom(utils,head)
importFrom(utils,read.csv)
importFrom(utils,read.delim2)
importFrom(utils,tail)
importFrom(utils,write.csv)
