pk.calc.clast.obs: Determine the last observed concentration above the limit of...

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

pk.calc.clast.obsR Documentation

Determine the last observed concentration above the limit of quantification (LOQ).

Description

If Tlast is NA (due to no non-missing above LOQ measurements), this will return NA.

Usage

pk.calc.clast.obs(conc, time, check = TRUE)

Arguments

conc

Concentration measured

time

Time of concentration measurement

check

Run check.conc.time?

Value

The last observed concentration above the LOQ

See Also

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


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