View source: R/pk.calc.simple.R
pk.calc.cmax | R Documentation |
Determine maximum observed PK concentration
pk.calc.cmax(conc, check = TRUE)
pk.calc.cmin(conc, check = TRUE)
conc |
Measured concentrations |
check |
Run |
a number for the maximum concentration or NA if all concentrations are missing
pk.calc.cmin()
: Determine the minimum observed PK
concentration
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()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.