PKNCAresults {PKNCA} | R Documentation |
Generate a PKNCAresults object
Description
This function should not be run directly. The object is created for summarization.
Usage
PKNCAresults(result, data, exclude)
Arguments
result |
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. |
data |
The PKNCAdata used to generate the result |
exclude |
(optional) The name of a column with concentrations to exclude
from calculations and summarization. If given, the column should have
values of |
Value
A PKNCAresults object with each of the above within.
See Also
Other PKNCA objects:
PKNCAconc()
,
PKNCAdata()
,
PKNCAdose()
[Package PKNCA version 0.11.0 Index]