cum_exp_beta: Cumulative exponential beta function

View source: R/exp_beta.R

cum_exp_betaR Documentation

Cumulative exponential beta function

Description

Equation (2), page 4 from Bluck, "Recent advances in the interpretation of the 13C octanoate breath test for gastric emptying"

Usage

cum_exp_beta(minute, dose, cf)

Arguments

minute

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), while often it is quoted as 1/h (e_g_ 0_6/h).

Value

Vector of predicted cumulative pdr

See Also

exp_beta


breathtestcore documentation built on May 29, 2024, 2:35 a.m.