# Generated by roxygen2: do not edit by hand

S3method(plot,aggTrees)
S3method(print,aggTrees)
S3method(print,aggTrees.inference)
S3method(summary,aggTrees)
export(avg_characteristics_rpart)
export(balance_measures)
export(build_aggtree)
export(causal_ols_rpart)
export(dr_scores)
export(estimate_rpart)
export(expand_df)
export(get_leaves)
export(inference_aggtree)
export(leaf_membership)
export(node_membership)
export(sample_split)
export(subtree)
import(car)
import(estimatr)
import(grf)
import(rpart)
import(rpart.plot)
import(stats)
importFrom(caret,createFolds)
importFrom(utils,capture.output)
