utility.scoring {boinet}R Documentation

Utility defined by scoring

Description

Given estimated toxicity and efficacy probabilities, the utility which is defined by scoring is calculated.

Usage

utility.scoring(probt, probe, psi00, psi11)

Arguments

probt

Estimated toxicity probability.

probe

Estimated efficacy probability.

psi00

Score for toxicity=no and efficacy=no.

psi11

Score for toxicity=yes and efficacy=yes.

Value

The utility.scoring returns a utility value defined by the scoring.


[Package boinet version 1.0.0 Index]