utility.truncated.linear {boinet} | R Documentation |
Given estimated toxicity and efficacy probabilities, the utility which is defined by truncated linear functions is Calculated.
utility.truncated.linear(probt, probe, tlow, tupp, elow, eupp)
probt |
Estimated toxicity probability |
probe |
Estimated efficacy probability |
tlow |
Lower threshold of toxicity linear truncated function. |
tupp |
Upper threshold of toxicity linear truncated function. |
elow |
Lower threshold of efficacy linear truncated function. |
eupp |
Upper threshold of efficacy linear truncated function. |
The utility.truncated.linear
returns a utility value defined by
the truncated linear functions.