pk.calc.cstart {PKNCA} | R Documentation |
Determine the concentration at the beginning of the interval
Description
Determine the concentration at the beginning of the interval
Usage
pk.calc.cstart(conc, time, start)
Arguments
conc |
Measured concentrations |
time |
Time of the measurement of the concentrations |
start |
The start time of the interval |
Value
The concentration when time == end
. If none match, then NA
See Also
Other NCA parameters for concentrations during the intervals:
pk.calc.clast.obs()
,
pk.calc.cmax()
,
pk.calc.count_conc()
,
pk.calc.ctrough()
[Package PKNCA version 0.11.0 Index]