rc: Rate constant from exp. val. pars

Description Usage Arguments Value Examples

Description

Evaluate the corresponding rate constant as a function of the expected value parameters at three specific times - 24, 36 and 48 hours.

Usage

1
rc(coefs)

Arguments

coefs

length 3 numeric vector of coefficients named “alpha”, “beta” and “gamma”.

Value

the rate constant as a numeric scalar

Examples

1
rc(c(alpha = 0.28, beta = 0.35, gamma = 0.38))

Grho documentation built on May 2, 2019, 4:43 p.m.