# Generated by roxygen2: do not edit by hand

S3method(predict,SL.glmnet.interaction)
export(Constant_cfg)
export(Diagnostics_cfg)
export(HTE_cfg)
export(KernelSmooth_cfg)
export(Known_cfg)
export(MCATE_cfg)
export(Model_cfg)
export(Model_data)
export(PCATE_cfg)
export(QoI_cfg)
export(SL.glmnet.interaction)
export(SLEnsemble_cfg)
export(SLLearner_cfg)
export(Stratified_cfg)
export(VIMP_cfg)
export(add_effect_diagnostic)
export(add_effect_model)
export(add_known_propensity_score)
export(add_moderator)
export(add_outcome_diagnostic)
export(add_outcome_model)
export(add_propensity_diagnostic)
export(add_propensity_score_model)
export(add_vimp)
export(attach_config)
export(basic_config)
export(construct_pseudo_outcomes)
export(estimate_QoI)
export(estimate_diagnostic)
export(make_splits)
export(produce_plugin_estimates)
export(remove_vimp)
import(SuperLearner)
importFrom(R6,R6Class)
importFrom(dplyr,"%>%")
importFrom(dplyr,bind_rows)
importFrom(dplyr,left_join)
importFrom(dplyr,matches)
importFrom(dplyr,select)
importFrom(dplyr,summarize)
importFrom(dplyr,tibble)
importFrom(magrittr,"%>%")
importFrom(progress,progress_bar)
importFrom(purrr,map)
importFrom(rlang,.env)
importFrom(rlang,check_installed)
importFrom(rlang,enexpr)
importFrom(rlang,enexprs)
importFrom(rlang,list2)
importFrom(stats,complete.cases)
importFrom(stats,lm)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(stats,residuals)
importFrom(stats,sd)
importFrom(stats,weighted.mean)
importFrom(tibble,as_tibble)
