# Generated by roxygen2: do not edit by hand

S3method(plot,eiCompare)
S3method(summary,eiCompare)
export("%>%")
export(add_split_comma)
export(bayes_table_make)
export(concat_final_address)
export(concat_streetname)
export(dedupe_precincts)
export(dedupe_voter_file)
export(ei_est_gen)
export(ei_good)
export(ei_homog)
export(ei_iter)
export(ei_rc_congruence)
export(ei_rc_good_table)
export(ei_reg_bayes_conf_int)
export(ei_rxc)
export(elect_algebra)
export(fips_extract)
export(get_multi_barreled_surnames)
export(get_special_character_surnames)
export(get_unique_special_characters)
export(get_word_count)
export(goodman_generalize)
export(lambda_two_compare)
export(latlong2fips)
export(map_interactive)
export(map_shape_file)
export(map_shape_points)
export(mbd_two)
export(mbd_two_minority)
export(md_bayes_draw)
export(md_bayes_draw_lambda)
export(md_bayes_gen)
export(md_bayes_table)
export(mean_and_ci)
export(merge_voter_file_to_shape)
export(od_plot_create)
export(overlay_density_plot)
export(performance_analysis)
export(plot_bivariate)
export(precinct_agg_combine)
export(predict_race_multi_barreled)
export(race_cand_cors)
export(race_check_2_3)
export(resolve_missing_vals)
export(rpv_density)
export(run_geocoder)
export(split_add_nocommas)
export(stdize_votes)
export(stdize_votes_all)
export(strip_special_characters)
export(sum_over_cols)
export(surname_match)
export(surname_summary)
export(tidy_voter_file_wru)
export(wru_predict_race_wrapper)
export(zip_hyphen)
import(doParallel)
import(ei)
import(eiPack)
import(foreach)
import(ggplot2)
import(parallel)
import(wru)
importFrom(bayestestR,ci)
importFrom(censusxy,cxy_geocode)
importFrom(coda,as.mcmc)
importFrom(coda,gelman.plot)
importFrom(coda,mcmc.list)
importFrom(doParallel,registerDoParallel)
importFrom(dplyr,filter)
importFrom(dplyr,group_by_at)
importFrom(dplyr,inner_join)
importFrom(dplyr,relocate)
importFrom(dplyr,rename)
importFrom(dplyr,select)
importFrom(dplyr,summarise)
importFrom(dplyr,summarise_at)
importFrom(foreach,"%do%")
importFrom(foreach,"%dopar%")
importFrom(foreach,getDoParWorkers)
importFrom(grDevices,pdf)
importFrom(graphics,abline)
importFrom(graphics,hist)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,points)
importFrom(leaflet,addMarkers)
importFrom(leaflet,addTiles)
importFrom(magrittr,"%>%")
importFrom(mcmcse,mcse.mat)
importFrom(mcmcse,mcse.q.mat)
importFrom(methods,new)
importFrom(overlapping,overlap)
importFrom(parallel,makeCluster)
importFrom(parallel,stopCluster)
importFrom(purrr,lift)
importFrom(rlang,.data)
importFrom(sf,st_as_sf)
importFrom(sf,st_centroid)
importFrom(sf,st_coordinates)
importFrom(sf,st_crs)
importFrom(sf,st_intersection)
importFrom(sf,st_join)
importFrom(sf,st_set_crs)
importFrom(sf,st_transform)
importFrom(stats,coef)
importFrom(stats,cor)
importFrom(stats,formula)
importFrom(stats,lm)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(stats,weighted.mean)
importFrom(stringr,str_c)
importFrom(stringr,str_count)
importFrom(stringr,str_detect)
importFrom(stringr,str_length)
importFrom(stringr,str_replace_all)
importFrom(stringr,str_split)
importFrom(stringr,str_squish)
importFrom(stringr,str_trim)
importFrom(tidyr,extract)
importFrom(tidyr,pivot_longer)
importFrom(tidyr,replace_na)
importFrom(tidyr,separate)
importFrom(tidyselect,all_of)
importFrom(utils,capture.output)
importFrom(utils,read.table)
importFrom(utils,setTxtProgressBar)
importFrom(utils,tail)
