View source: R/pk.calc.simple.R
pk.calc.ceoi | R Documentation |
Determine the concentration at the end of infusion
pk.calc.ceoi(conc, time, duration.dose = NA, check = TRUE)
conc |
Measured concentrations |
time |
Time of the measurement of the concentrations |
duration.dose |
The duration for the dosing administration (typically from IV infusion) |
check |
Run |
The concentration at the end of the infusion, NA
if
duration.dose
is NA
, or NA
if all time != duration.dose
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.