CumExpBeta: Cumulative Exponential Beta function

Description Usage Arguments Value See Also

View source: R/ExpBeta.R

Description

Equation (2), page 4 from Bluck, "Recent advances in the interpretation of the 13C octanoate breath test for gastric emptying". This is the cumulative beta exponential, and can be used to compute the 50

Usage

1
CumExpBeta(Time, Dose, cf)

Arguments

Time

in minutes

Dose

in mg

cf

named vector of coefficients; only k and beta are required. Note that k is measured in 1/min (e.g. 0.01/min), usually it is quoted as 1/h (e.g. 0.6/h).

Value

vector of predicted cumulative PDR

See Also

ExpBeta


dmenne/d13cbreath documentation built on March 1, 2020, 3:41 a.m.