Skip to contents

All functions

causalDT()
Causal Distillation Trees
estimate_group_cates()
Subgroup CATE estimation.
evaluate_subgroup_stability()
Subgroup stability diagnostics
get_rpart_paths()
Get decision paths from an rpart model.
get_rpart_tree_info()
Get split information from an rpart model.
plot_cdt()
Plot causal distillation tree object
plot_jaccard()
Plot Jaccard subgroup similarity index (SSI) for causal distillation tree objects
student_rpart()
Rpart wrapper for causal distillation trees.