The pk.nca
function computes the NCA parameters from a
PKNCAdata
object. All options for the calculation and input data are
set in prior functions (PKNCAconc
, PKNCAdose
, and
PKNCAdata
). Options for calculations are set either in
PKNCAdata
or with the current default options in PKNCA.options
.
pk.nca(data, verbose = FALSE)
data | A PKNCAdata object |
---|---|
verbose | Indicate, by |
A PKNCAresults
object.
When performing calculations, all time results are relative to the start of
the interval. For example, if an interval starts at 168 hours, ends at 192
hours, and and the maximum concentration is at 169 hours,
tmax=169-168=1
.