Skip to contents

Compute policy value using DR scores for consensus trees (internal helper)

Usage

.compute_policy_value_internal(
  model,
  depth = 2L,
  R = 499L,
  seed = NULL,
  baseline = c("control_all", "treat_all")
)