half_life {ffp} | R 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
Examples
half_life(0.0166)
half_life(0.01)
[Package ffp version 0.2.2 Index]