average_toxicity function

Average Toxicity Number

Average Toxicity Number

Calculate the Average Toxicity Number.

average_toxicity(dose, dose_set, true_prob, theta)

Arguments

  • dose: a numerical matrix of assigned doses for each step of the trial (column) and for each trial (row).
  • dose_set: a numerical vector of allowable doses in the trial.
  • true_prob: a numerical vector of the true probabilities associated with 'dose_set'.
  • theta: a numerical value defining the proportion of expected patients to experience a medically unacceptable, dose-limiting toxicity (DLT) if administered the MTD.

Returns

Average Toxicity Number.

References

Cheung, Y. K. (2011). Dose finding by the continual reassessment method. CRC Press.

  • Maintainer: Marcio A. Diniz
  • License: GPL (>= 2)
  • Last published: 2020-06-07