# Generated by roxygen2: do not edit by hand

S3method(print,matchMultiResult)
S3method(summary,matchMultiResult)
export(agg)
export(assembleMatch)
export(balanceMulti)
export(balanceTable)
export(buildCaliper)
export(ci_func)
export(describe_data_counts)
export(elastic)
export(handleNA)
export(is.binary)
export(is.matchMultiResult)
export(match2distance)
export(matchMulti)
export(matchMultioutcome)
export(matchMultisens)
export(matchSchools)
export(matchStudents)
export(pairmatchelastic)
export(pe_func)
export(pval_func)
export(rematchSchools)
export(resolve.cols)
export(sdiff)
export(smahal)
export(students2schools)
export(tally_schools)
importFrom(MASS,ginv)
importFrom(coin,pvalue)
importFrom(coin,wilcox_test)
importFrom(dplyr,group_by)
importFrom(dplyr,summarize)
importFrom(mvtnorm,pmvnorm)
importFrom(plyr,aaply)
importFrom(plyr,colwise)
importFrom(plyr,ddply)
importFrom(plyr,laply)
importFrom(rcbsubset,rcbsubset)
importFrom(rlang,.data)
importFrom(rlang,sym)
importFrom(sandwich,vcovCL)
importFrom(sandwich,vcovHC)
importFrom(stats,as.formula)
importFrom(stats,binomial)
importFrom(stats,coef)
importFrom(stats,cov)
importFrom(stats,fisher.test)
importFrom(stats,glm)
importFrom(stats,lm)
importFrom(stats,mahalanobis)
importFrom(stats,model.matrix)
importFrom(stats,pnorm)
importFrom(stats,predict)
importFrom(stats,pt)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(stats,uniroot)
importFrom(stats,var)
importFrom(stats,weighted.mean)
importFrom(tidyr,`%>%`)
