View source: R/utilities-sensitivity-analysis.R
plotPopulationSensitivity | R Documentation |
Retrieve list of plots of population sensitivity analyses across all populations
plotPopulationSensitivity(
structureSets,
settings,
workflowType = PopulationWorkflowTypes$parallelComparison,
xParameters = NULL,
yParameters = NULL
)
structureSets |
list of |
settings |
list of settings for the population sensitivity plot |
workflowType |
Element from |
xParameters |
selected parameters to be plotted in x axis |
yParameters |
selected parameters to be plotted in y axis |
a structured list of plots for each possible combination of pathID output-pkParameter that is found in sensitivity results index file
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.