# Generated by roxygen2: do not edit by hand

S3method(plot,causal_estimates)
S3method(print,balancing_weights)
S3method(print,causal_estimates)
S3method(summary,balancing_weights)
S3method(summary,causal_estimates)
export(balancing.weights)
export(causal.estimate)
export(get_weights)
export(mean_diff)
export(percentESS)
export(sigma_ratio)
importFrom(caret,confusionMatrix)
importFrom(forcats,fct_inorder)
importFrom(ggplot2,aes)
importFrom(ggplot2,element_text)
importFrom(ggplot2,geom_boxplot)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,theme)
importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
importFrom(ggplot2,ylim)
importFrom(grDevices,graphics.off)
importFrom(randomForest,randomForest)
importFrom(stats,cor)
importFrom(stats,optim)
importFrom(stats,quantile)
importFrom(stats,rgamma)
importFrom(utils,head)
importFrom(zeallot,"%<-%")
