StoppingTDCIRatio-class: Stop based on a target ratio, the ratio of the upper to the...

Description Slots Examples

Description

Stop based on a target ratio, the ratio of the upper to the lower 95% credibility interval of the estimate of TD end of trial, the dose with probability of DLE equals to the target probability of DLE used at the end of a trial

Slots

targetRatio

the target ratio of the upper to the lower of the 95% credibility interval of the estimate that required to stop a trial

targetEndOfTrial

the target probability of DLE to be used at the end of a trial

Examples

1
2
3
4
5
##Define the target stopping ratio of 5 and 
##the target probability of DLE to be used at the end of a trial
##This is a ratio of the upper to the lower 95% credibility interval of the estimates
myStopping <- StoppingTDCIRatio(targetRatio=5,
                                targetEndOfTrial=0.3)

0liver0815/onc-crmpack-test documentation built on Feb. 19, 2022, 12:25 a.m.