Package index
-
causalDT() - Causal Distillation Trees (CDT)
-
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
-
rlearner_teacher() - Rlearner teacher model wrapper for causal distillation trees
-
student_rpart() - Rpart wrapper for causal distillation trees.