DVH.lq.correct: Function that returns the linear quadratic correction of dose...

Description Usage Arguments Value

View source: R/dvh_mod.R

Description

This function appies the linear-quadratic correction for the dose in a dvmatrix object by converting each dose bins as function of a given αβ ratio (default value is 3, valid for late outcome).

Usage

1
DVH.lq.correct(dvh, ref.frac = 2, nf, alphabeta = 3, reverse = TRUE)

Arguments

dvh

A dvhmatrix object

ref.frac

Reference fractionation, default value 2 for direct computing EQD2

nf

Fractions number for the input dvh

alphabeta

αβ ratio for computing LQ cvonversion, default value 3

Value

A dvhmatrix object with converted dose bins


kbolab/moddicom documentation built on Nov. 29, 2020, 9:11 p.m.