standard_dose function

Standardization of the dose

Standardization of the dose

Standardizing a dose between 0 and 1.

standard_dose(dose, min_dose, max_dose)

Arguments

  • dose: a numerical value defining the dose to be standardized.
  • min_dose: a numerical value defining the lower bound of the support of the MTD.
  • max_dose: a numerical value defining the upper bound of the support of the MTD.

Returns

standardized dose a numerical value between 0 and 1.

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