half_life: Half-Life Calculation

View source: R/transformations.R

half_lifeR Documentation

Half-Life Calculation

Description

Compute the implied half-life of a decay parameter.

Usage

half_life(lambda)

Arguments

lambda

A number.

Value

A single number with the half-life in days.

See Also

exp_decay double_decay

Examples

half_life(0.0166)
half_life(0.01)

ffp documentation built on Sept. 29, 2022, 5:10 p.m.