# Generated by roxygen2: do not edit by hand

S3method(plot,mrt_effect_size)
S3method(print,estimate)
S3method(print,summary.dcee_fit)
S3method(print,summary.mcee_fit)
S3method(print,summary.mrt_effect_size)
S3method(summary,dcee_fit)
S3method(summary,emee_fit)
S3method(summary,mcee_fit)
S3method(summary,mrt_effect_size)
S3method(summary,wcls_fit)
export(calculate_mrt_effect_size)
export(dcee)
export(emee)
export(emee2)
export(mcee)
export(mcee_config_gam)
export(mcee_config_glm)
export(mcee_config_known)
export(mcee_config_lm)
export(mcee_config_maker)
export(mcee_config_ranger)
export(mcee_config_rf)
export(mcee_config_sl)
export(mcee_config_sl_user)
export(mcee_general)
export(mcee_userfit_nuisance)
export(wcls)
import(geepack)
import(rootSolve)
import(sandwich)
import(stats)
importFrom(boot,boot)
importFrom(graphics,lines)
importFrom(graphics,plot)
importFrom(stats,loess)
importFrom(stats,loess.control)
importFrom(stats,plogis)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(stats,rbinom)
importFrom(stats,rnorm)
importFrom(utils,head)
