rbe.evaluate: Evaluation of dose-depending RBE

View source: R/biological-functions.R

rbe.evaluateR Documentation

Evaluation of dose-depending RBE

Description

Evaluate the Relative Biological effectiveness (RBE) of the actual radiation. It uses the parameters: alpha, beta, alphaX and betaX

Usage

rbe.evaluate(alpha = alpha, beta = beta, dose = dose,
  alphaX = alphaX, betaX = betaX)

Arguments

alpha, beta

LQ parameters for the actual radiation.

dose

dose (Gy)

alphaX, betaX

LQ parameters for the reference radiation.

Value

the value of the RBE

See Also

Other Basic Biological Models: alpha.beta.lqp


planit-group/Rplanit documentation built on Dec. 5, 2022, 11:10 p.m.