powered by
IncrementsOrdinal
IncrementsOrdinal is the class for applying a standard Increments rule to the results of an ordinal CRM trial.
Increments
IncrementsOrdinal(grade, rule).DefaultIncrementsOrdinal()
.DefaultIncrementsOrdinal()
(numeric) see slot definition.
numeric
(Increments) see slot definition.
grade
(integer) the toxicity grade to which the rule should be applied.
integer
rule
(Increments) the standard Increments rule to be applied
IncrementsOrdinal( grade = 1L, rule = IncrementsRelative( intervals = c(0, 20), increments = c(1, 0.33) ) )
Run the code above in your browser using DataLab