pk.calc.dn {PKNCA} | R Documentation |
Determine dose normalized NCA parameter
Description
Determine dose normalized NCA parameter
Usage
pk.calc.dn(parameter, dose)
Arguments
parameter |
Parameter to dose normalize |
dose |
Dose in units compatible with the area under the curve |
Value
a number for dose normalized AUC
Examples
pk.calc.dn(90, 10)
[Package PKNCA version 0.11.0 Index]