
Summarize Hierarchical Design Simulations
Source:R/Simulations-methods.R
summary-HierarchicalSimulations-method.RdSummarize hierarchical simulations by delegating to the corresponding arm-level simulation summary methods.
Arguments
- object
(
HierarchicalSimulations)
the object we want to summarize.- truth
(
functionor namedlistoffunction)
true DLT probability function(s). If a list is supplied, names must match the hierarchical arms.- target
(
numericor namedlistofnumeric)
target toxicity interval(s). If a list is supplied, names must match the hierarchical arms.- ...
additional arguments can be supplied here for
truth.
Value
An object of class HierarchicalSimulationsSummary.