pk.calc.cstart: Determine the concentration at the beginning of the interval

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

pk.calc.cstartR Documentation

Determine the concentration at the beginning of the interval

Description

Determine the concentration at the beginning of the interval

Usage

pk.calc.cstart(conc, time, start)

Arguments

conc

Observed concentrations during the interval

time

Times of conc observations

start

Start time of the interval

Value

The concentration when time == end. If none match, then NA

See Also

Other NCA parameters for concentrations during the intervals: pk.calc.clast.obs(), pk.calc.cmax(), pk.calc.ctrough()


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