Skip to contents

Determine maximum observed PK concentration

Usage

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

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

Arguments

conc

Measured concentrations

check

Run assert_conc()?

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.count_conc(), pk.calc.cstart(), pk.calc.ctrough()

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