# Generated by roxygen2: do not edit by hand

S3method(ci,adaptive_iptw)
S3method(ci,drtmle)
S3method(plot,drtmle)
S3method(predict,SL.npreg)
S3method(print,adaptive_iptw)
S3method(print,ci.adaptive_iptw)
S3method(print,ci.drtmle)
S3method(print,drtmle)
S3method(print,wald_test.adaptive_iptw)
S3method(print,wald_test.drtmle)
S3method(wald_test,adaptive_iptw)
S3method(wald_test,drtmle)
export(SL.npreg)
export(adaptive_iptw)
export(ci)
export(drtmle)
export(method.CC_LS_mod)
export(method.CC_nloglik_mod)
export(wald_test)
importFrom(SuperLearner,SuperLearner)
importFrom(SuperLearner,trimLogit)
importFrom(doFuture,registerDoFuture)
importFrom(future,future_lapply)
importFrom(future,multiprocess)
importFrom(future,plan)
importFrom(future,sequential)
importFrom(future.batchtools,batchtools_lsf)
importFrom(future.batchtools,batchtools_openlava)
importFrom(future.batchtools,batchtools_sge)
importFrom(future.batchtools,batchtools_slurm)
importFrom(future.batchtools,batchtools_torque)
importFrom(graphics,axis)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(np,npreg)
importFrom(np,npregbw)
importFrom(plyr,alply)
importFrom(plyr,laply)
importFrom(plyr,llply)
importFrom(stats,as.formula)
importFrom(stats,binomial)
importFrom(stats,cov)
importFrom(stats,gaussian)
importFrom(stats,glm)
importFrom(stats,plogis)
importFrom(stats,pnorm)
importFrom(stats,predict)
importFrom(stats,qnorm)
