# Generated by roxygen2: do not edit by hand

S3method(print,pattc_ensemble)
export(complier_mod)
export(complier_predict)
export(metalearner_deepneural)
export(metalearner_ensemble)
export(neuralnet_complier_mod)
export(neuralnet_pattc_counterfactuals)
export(neuralnet_predict)
export(neuralnet_response_model)
export(pattc_counterfactuals)
export(pattc_deepneural)
export(pattc_ensemble)
export(response_model)
importFrom(stats,as.formula)
importFrom(stats,model.frame)
importFrom(stats,na.omit)
importFrom(stats,predict)
importFrom(stats,prop.test)
importFrom(stats,pt)
importFrom(stats,quantile)
importFrom(stats,t.test)
importFrom(stats,var)
importFrom(stats,weighted.mean)
importFrom(utils,data)
importFrom(utils,setTxtProgressBar)
importFrom(utils,txtProgressBar)
