# 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(wald_test)
importFrom(SuperLearner,All)
importFrom(SuperLearner,SuperLearner)
importFrom(SuperLearner,trimLogit)
importFrom(future.apply,future_lapply)
importFrom(graphics,axis)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(np,npreg)
importFrom(np,npregbw)
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)
