pk.calc.cmax: Determine maximum observed PK concentration

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

pk.calc.cmaxR Documentation

Determine maximum observed PK concentration

Description

Determine maximum observed PK concentration

Usage

pk.calc.cmax(conc, check = TRUE)

pk.calc.cmin(conc, check = TRUE)

Arguments

conc

Concentration measured

check

Run check.conc.time?

Value

a number for the maximum concentration or NA if all concentrations are missing

Functions

  • pk.calc.cmin(): Determine the minimum observed PK concentration

See Also

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

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


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