# Generated by roxygen2 (4.1.1): do not edit by hand

S3method(print,causaldrf)
S3method(print,causaldrf_lsfit)
S3method(print,causaldrf_simple)
S3method(print,causaldrf_wts)
S3method(print,summary.causaldrf)
S3method(print,summary.causaldrf_lsfit)
S3method(print,summary.causaldrf_simple)
S3method(print,summary.causaldrf_wts)
S3method(summary,causaldrf)
S3method(summary,causaldrf_lsfit)
S3method(summary,causaldrf_simple)
S3method(summary,causaldrf_wts)
export(add_spl_est)
export(aipwee_est)
export(bart_est)
export(gam_est)
export(get_ci)
export(hi_est)
export(iptw_est)
export(ismw_est)
export(iw_est)
export(nw_est)
export(overlap_fun)
export(prop_spline_est)
export(reg_est)
export(scalar_wts)
export(t_mod)
export(wtrg_est)
importFrom(stats,Gamma)
importFrom(stats,binomial)
importFrom(stats,coef)
importFrom(stats,dgamma)
importFrom(stats,dnbinom)
importFrom(stats,dnorm)
importFrom(stats,dpois)
importFrom(stats,gaussian)
importFrom(stats,glm)
importFrom(stats,lm)
importFrom(stats,ls.print)
importFrom(stats,lsfit)
importFrom(stats,median)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,na.fail)
importFrom(stats,na.omit)
importFrom(stats,predict)
importFrom(stats,predict.glm)
importFrom(stats,quantile)
importFrom(stats,var)
importFrom(stats,vcov)
importFrom(survey,svydesign)
importFrom(survey,svyglm)
