Generating a stop rule function for EWOC proportional hazards model
Generating a stop rule function for EWOC proportional hazards model
stop_rule_d1ph(step)
Arguments
step: an object from the class 'ewoc_d1ph'.
Returns
a logical character indicating if the trial should be stopped or not.
Details
The stop rule function is evaluated at each step of the trial. It can defined based on any information contained in the object 'step' that is the output from one of the functions 'ewoc_d1ph'.