pk.calc.ceoi: Determine the concentration at the end of infusion

View source: R/pk.calc.simple.R

pk.calc.ceoiR Documentation

Determine the concentration at the end of infusion

Description

Determine the concentration at the end of infusion

Usage

pk.calc.ceoi(conc, time, duration.dose = NA, check = TRUE)

Arguments

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 assert_conc_time()?

Value

The concentration at the end of the infusion, NA if duration.dose is NA, or NA if all time != duration.dose


billdenney/pknca documentation built on April 1, 2024, 10:45 p.m.