Converts the per-simulation list of hierarchical stopping rule results into the arm-level logical matrix expected by existing simulation summary classes.
h_hierarchical_bind_stop_report(stop_report, arm_name, nsim)A logical matrix with one row per simulation.
(list)
per-simulation list of named arm stop reports.
(string)
hierarchical arm name to extract.
(count)
number of simulations.