pk.calc.ctrough {PKNCA} | R Documentation |
Determine the trough (end of interval) concentration
pk.calc.ctrough(conc, time, end)
conc |
Observed concentrations during the interval |
time |
Times of |
end |
End time of the interval |
The concentration when time == end
. If none
match, then NA
Other NCA parameters for concentrations during the intervals:
pk.calc.clast.obs()
,
pk.calc.cmax()
,
pk.calc.cstart()