# Generated by roxygen2: do not edit by hand

S3method(covariate_importance,bartMachine)
S3method(covariate_importance,lbart)
S3method(covariate_importance,mbart)
S3method(covariate_importance,mbart2)
S3method(covariate_importance,pbart)
S3method(covariate_importance,wbart)
S3method(covariate_with_treatment_importance,bartMachine)
S3method(covariate_with_treatment_importance,lbart)
S3method(covariate_with_treatment_importance,mbart)
S3method(covariate_with_treatment_importance,mbart2)
S3method(covariate_with_treatment_importance,pbart)
S3method(covariate_with_treatment_importance,wbart)
S3method(fitted_draws,bartMachine)
S3method(fitted_draws,lbart)
S3method(fitted_draws,mbart)
S3method(fitted_draws,mbart2)
S3method(fitted_draws,pbart)
S3method(fitted_draws,wbart)
S3method(model.matrix,bartMachine)
S3method(predicted_draws,bartMachine)
S3method(predicted_draws,wbart)
S3method(print,lbart)
S3method(print,mbart)
S3method(print,mbart2)
S3method(print,pbart)
S3method(print,suhillsim)
S3method(print,wbart)
S3method(residual_draws,bartMachine)
S3method(residual_draws,pbart)
S3method(residual_draws,wbart)
S3method(treatment_effects,default)
S3method(variance_draws,bartMachine)
S3method(variance_draws,wbart)
export(avg_treatment_effects)
export(covariate_importance)
export(covariate_with_treatment_importance)
export(has_common_support)
export(has_tidytreatment_methods)
export(simulate_su_hill_data)
export(tidy_ate)
export(tidy_att)
export(treatment_effects)
export(variance_draws)
importFrom(rlang,"!!")
importFrom(rlang,":=")
importFrom(rlang,.data)
importFrom(stats,predict)
importFrom(stats,rnorm)
importFrom(stats,terms)
importFrom(tidybayes,add_fitted_draws)
importFrom(tidybayes,add_predicted_draws)
importFrom(tidybayes,add_residual_draws)
importFrom(tidybayes,fitted_draws)
importFrom(tidybayes,predicted_draws)
importFrom(tidybayes,residual_draws)
importFrom(utils,methods)
