Summarise outcome-wide recurrence in held-out policy-tree splits
Source:R/margot_policy_recurrence_summary.R
margot_policy_recurrence_summary.RdBuilds a descriptive outcome-wide recurrence table from
margot_policy_tree_cv(). The summary counts how often baseline
variables recur as root or any-node splits across outcomes. It is a
reporting diagnostic, not a formal multiplicity-adjusted test.
Usage
margot_policy_recurrence_summary(
policy_cv,
selected_depth_only = TRUE,
gain_weighted = TRUE
)