View source: R/utilities-user-helpers.R
getPopulationPKMetaData | R Documentation |
Get population PK meta data merging demography and PK meta data of a population
getPopulationPKMetaData(population, simulation, parameterDisplayPaths)
population |
A |
simulation |
A |
parameterDisplayPaths |
A data.frame mapping parameter paths to their display paths |
Array of list for each demography and PK parameter that includes dimension
, unit
and class
Other workflow helpers:
activateWorkflowTasks()
,
addStudyParameters()
,
addXParametersForDemographyPlot()
,
addXParametersForPKParametersPlot()
,
addYParametersForDemographyPlot()
,
addYParametersForPKParametersPlot()
,
checkTaskInputsExist()
,
createWorkflowFromExcelInput()
,
getMeanSensitivityAnalysisResultsFileNames()
,
getOutputPathsInSimulationSet()
,
getPKAnalysisResultsFileNames()
,
getPKParameterGroupsInOutput()
,
getPKParametersInOutput()
,
getPKParametersInSimulationSet()
,
getPopulationPKData()
,
getPopulationSensitivityAnalysisResultsFileNames()
,
getSimulationDescriptor()
,
getSimulationParameterDisplayPaths()
,
getSimulationResultFileNames()
,
getTaskInputs()
,
getWorkflowParameterDisplayPaths()
,
getWorkflowReferencePopulationName()
,
getXParametersForDemographyPlot()
,
getXParametersForPKParametersPlot()
,
getYParametersForDemographyPlot()
,
getYParametersForPKParametersPlot()
,
inactivateWorkflowTasks()
,
setSimulationDescriptor()
,
setWorkflowParameterDisplayPaths()
,
setWorkflowParameterDisplayPathsFromFile()
,
setXParametersForDemographyPlot()
,
setXParametersForPKParametersPlot()
,
setYParametersForDemographyPlot()
,
setYParametersForPKParametersPlot()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.