Learn R Programming

PKNCA (version 0.10.2)

pk.calc.ctrough: Determine the trough (end of interval) concentration

Description

Determine the trough (end of interval) concentration

Usage

pk.calc.ctrough(conc, time, end)

Value

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

Arguments

conc

Observed concentrations during the interval

time

Times of conc observations

end

End time of the interval

See Also

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