pk.calc.clr {PKNCA} | R Documentation |
Calculate renal clearance
pk.calc.clr(ae, auc)
ae |
The amount excreted in urine (as a numeric scalar or vector) |
auc |
The area under the curve (as a numeric scalar or vector) |
clr is sum(ae)/auc
.
The units for the ae
and auc
should match such that ae/auc
has
units of volume/time.
The renal clearance as a number