# Generated by roxygen2: do not edit by hand

S3method(summary,multiObjMatch)
export(check_representative)
export(combine_match_result)
export(compare_matching)
export(compare_tables)
export(dist_bal_match)
export(filter_match_result)
export(generateRhoObj)
export(get_balance_table)
export(get_pairdist_balance_graph)
export(get_pairdist_graph)
export(get_rho_obj)
export(get_tv_graph)
export(get_unmatched)
export(matched_data)
export(two_dist_match)
export(visualize)
importFrom(MASS,ginv)
importFrom(cobalt,bal.tab)
importFrom(dplyr,"%>%")
importFrom(dplyr,arrange)
importFrom(dplyr,bind_cols)
importFrom(dplyr,filter)
importFrom(ggplot2,aes)
importFrom(ggplot2,aes_string)
importFrom(ggplot2,element_text)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_text)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_color_gradient)
importFrom(ggplot2,theme)
importFrom(ggplot2,xlim)
importFrom(ggplot2,ylim)
importFrom(grDevices,rgb)
importFrom(graphics,abline)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,text)
importFrom(gtools,binsearch)
importFrom(matchMulti,sdiff)
importFrom(methods,new)
importFrom(plyr,.)
importFrom(plyr,aaply)
importFrom(plyr,daply)
importFrom(plyr,dlply)
importFrom(plyr,laply)
importFrom(plyr,llply)
importFrom(rlang,.data)
importFrom(rlang,parse_expr)
importFrom(stats,as.formula)
importFrom(stats,binomial)
importFrom(stats,chisq.test)
importFrom(stats,cov)
importFrom(stats,dist)
importFrom(stats,glm)
importFrom(stats,glm.fit)
importFrom(stats,mahalanobis)
importFrom(stats,median)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,pbinom)
importFrom(stats,pnorm)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,var)
