h_hierarchical_bind_stop_report: Bind Hierarchical Stop Reports for One Arm

View source: R/Simulations-methods.R

h_hierarchical_bind_stop_reportR Documentation

Bind Hierarchical Stop Reports for One Arm

Description

[Experimental]

Converts the per-simulation list of hierarchical stopping rule results into the arm-level logical matrix expected by existing simulation summary classes.

Usage

h_hierarchical_bind_stop_report(stop_report, arm_name, nsim)

Arguments

stop_report

(list)
per-simulation list of named arm stop reports.

arm_name

(string)
hierarchical arm name to extract.

nsim

(count)
number of simulations.

Value

A logical matrix with one row per simulation.


crmPack documentation built on July 5, 2026, 9:06 a.m.