This function should not be run directly. The object is created for summarization.
PKNCAresults(result, data, exclude)
A PKNCAresults object with each of the above within.
a data frame with NCA calculation results and groups. Each row is one interval and each column is a group name or the name of an NCA parameter.
The PKNCAdata used to generate the result
(optional) The name of a column with concentrations to exclude
from calculations and summarization. If given, the column should have
values of NA
or ""
for concentrations to include and non-empty text for
concentrations to exclude.
Other PKNCA objects:
PKNCAconc()
,
PKNCAdata()
,
PKNCAdose()