View source: R/class-PKNCAresults.R
PKNCAresults | R Documentation |
This function should not be run directly. The object is created for summarization.
PKNCAresults(result, data, exclude)
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 |
A PKNCAresults object with each of the above within.
Other PKNCA objects:
PKNCAconc()
,
PKNCAdata()
,
PKNCAdose()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.