Determine the concentration at the end of infusion
pk.calc.ceoi(conc, time, duration.dose = NA, check = TRUE)
The concentration at the end of the infusion, NA
if
duration.dose
is NA
, or NA
if all time != duration.dose
Measured concentrations
Time of the measurement of the concentrations
The duration for the dosing administration (typically from IV infusion)
Run assert_conc_time()
?