View source: R/pk.calc.simple.R
pk.calc.aucabove | R Documentation |
Concentrations below the given concentration (conc_above
) will be set
to zero.
pk.calc.aucabove(conc, time, conc_above = NA_real_, ..., options = list())
conc |
Measured concentrations |
time |
Time of the measurement of the concentrations |
conc_above |
The concentration to be above |
... |
Extra arguments. Currently, the only extra argument that is used
is |
options |
List of changes to the default PKNCA options (see
|
The AUC of the concentration above the limit
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.