# Generated by roxygen2: do not edit by hand

S3method(plot,CIMTx_ATE_posterior)
S3method(plot,CIMTx_ATT_posterior)
S3method(plot,CIMTx_IPTW)
S3method(plot,CIMTx_nonIPTW_once)
S3method(plot,CIMTx_sa_grid)
S3method(print,CIMTx_ATE_posterior)
S3method(print,CIMTx_ATE_sa)
S3method(print,CIMTx_ATT_posterior)
S3method(print,CIMTx_ATT_sa)
S3method(print,CIMTx_IPTW)
S3method(print,CIMTx_nonIPTW_once)
S3method(print,CIMTx_sa_grid)
S3method(summary,CIMTx_ATE_posterior)
S3method(summary,CIMTx_ATE_sa)
S3method(summary,CIMTx_ATT_posterior)
S3method(summary,CIMTx_ATT_sa)
S3method(summary,CIMTx_IPTW)
S3method(summary,CIMTx_nonIPTW_once)
export(ce_estimate)
export(data_sim)
export(sa)
export(true_c_fun_cal)
import(SuperLearner)
import(dplyr)
import(tmle)
importFrom(BART,mbart2)
importFrom(BART,pbart)
importFrom(BART,pwbart)
importFrom(BART,wbart)
importFrom(Matching,Matchby)
importFrom(WeightIt,weightit)
importFrom(arm,bayesglm)
importFrom(arm,invlogit)
importFrom(arm,sim)
importFrom(cowplot,draw_label)
importFrom(cowplot,get_legend)
importFrom(cowplot,ggdraw)
importFrom(cowplot,plot_grid)
importFrom(doParallel,registerDoParallel)
importFrom(dplyr,as_tibble)
importFrom(dplyr,bind_cols)
importFrom(dplyr,case_when)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,inner_join)
importFrom(dplyr,mutate)
importFrom(dplyr,pull)
importFrom(dplyr,select)
importFrom(dplyr,slice)
importFrom(dplyr,summarise)
importFrom(dplyr,ungroup)
importFrom(foreach,"%dopar%")
importFrom(foreach,foreach)
importFrom(ggplot2,aes)
importFrom(ggplot2,aes_string)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_text)
importFrom(ggplot2,facet_wrap)
importFrom(ggplot2,geom_boxplot)
importFrom(ggplot2,geom_contour)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_fill_manual)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_bw)
importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
importFrom(ggplot2,ylim)
importFrom(metR,geom_text_contour)
importFrom(mgcv,gam)
importFrom(nnet,multinom)
importFrom(parallel,makeCluster)
importFrom(parallel,stopCluster)
importFrom(stringr,str_detect)
importFrom(stringr,str_locate)
importFrom(stringr,str_sub)
importFrom(tidyr,expand_grid)
