# Generated by roxygen2: do not edit by hand

export(compareMatching)
export(compareTables)
export(distBalMatch)
export(generateBalanceTable)
export(generatePairdistanceBalanceGraph)
export(generatePairdistanceGraph)
export(generateRhoObj)
export(generateTVGraph)
export(getUnmatched)
export(matchedData)
export(twoDistMatch)
export(visualize)
importFrom(MASS,ginv)
importFrom(cobalt,bal.tab)
importFrom(dplyr,"%>%")
importFrom(dplyr,arrange)
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(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)
