powered by
StoppingOrdinal
StoppingOrdinal is the class for stopping based on a Stopping rule applied to a specific toxicity grade in an ordinal CRM trial
StoppingOrdinal(grade, rule).DefaultStoppingOrdinal()
.DefaultStoppingOrdinal()
(integer) see slot definition.
integer
(Stopping) see slot definition.
Stopping
grade
(integer) the grade to which the rule should be applied
rule
(Stopping) the rule to apply
StoppingOrdinal( 1L, StoppingTargetProb(target = c(0.2, 0.35), prob = 0.6) )
Run the code above in your browser using DataLab