# Generated by roxygen2: do not edit by hand

S3method(compare_models,default)
S3method(compare_models,gam)
S3method(compare_models,glm)
S3method(compare_models,lm)
S3method(gof_test,default)
S3method(gof_test,gam)
S3method(gof_test,glm)
S3method(gof_test,lm)
S3method(plot,dScoreTest)
S3method(predict,CATE)
S3method(print,dScoreTest)
S3method(score_fun,CATE)
S3method(summary,dScoreTest)
S3method(weight_fun,CATE)
export(compare_models)
export(dScoreTest)
export(debias_standard)
export(fit_CATE)
export(gof_test)
export(hte_test_conditional)
export(hunt_optimal)
export(hunt_vanilla)
export(hunt_wls)
export(score_fun)
export(weight_fun)
importFrom(graphics,abline)
importFrom(graphics,hist)
importFrom(graphics,legend)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,segments)
