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

Concentration measured

time

Time of concentration measurement

duration.dose

The duration for the dosing administration (typically from IV infusion)

check

Run check.conc.time?

Value

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


PKNCA documentation built on April 30, 2023, 1:08 a.m.