Concentrations below the given concentration (conc_above) will be set
to zero.
pk.calc.aucabove(conc, time, conc_above = NA_real_, ..., options = list())The AUC of the concentration above the limit
Concentration measured
Time of concentration measurement (must be monotonically increasing and the same length as the concentration data)
The concentration to be above
Extra arguments. Currently, the only extra argument that is used
is method as described in the details section.
List of changes to the default PKNCA.options for
calculations.