utility.truncated.linear {boinet}R Documentation

Utility defined by truncated linear function

Description

Given estimated toxicity and efficacy probabilities, the utility which is defined by truncated linear functions is Calculated.

Usage

utility.truncated.linear(probt, probe, tlow, tupp, elow, eupp)

Arguments

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.

Value

The utility.truncated.linear returns a utility value defined by the truncated linear functions.


[Package boinet version 1.0.0 Index]