View source: R/utilities-pop-pk-parameters.R
getPopulationPKAnalysesFromOutput | R Documentation |
Get the values of PK parameters specified by an Output
object from a data.frame
getPopulationPKAnalysesFromOutput(
data,
metaData,
output,
pkParameter,
molWeight = NULL
)
data |
data.frame of the PK Analyses across Population Simulation sets |
metaData |
metaData (dimension and unit) of the PK Analyses across Population Simulation sets |
output |
An |
pkParameter |
|
molWeight |
Molecular weight of compound (if unit conversion needed) |
list of data.frame and its metaData including the values of PK parameters specified by pkParameter
and Output
objects
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.