plotPopulationSensitivity: plotPopulationSensitivity

View source: R/utilities-sensitivity-analysis.R

plotPopulationSensitivityR Documentation

plotPopulationSensitivity

Description

Retrieve list of plots of population sensitivity analyses across all populations

Usage

plotPopulationSensitivity(
  structureSets,
  settings,
  workflowType = PopulationWorkflowTypes$parallelComparison,
  xParameters = NULL,
  yParameters = NULL
)

Arguments

structureSets

list of 'SimulationStructure' objects

settings

list of settings for the population sensitivity plot

workflowType

Element from 'PopulationWorkflowTypes'

xParameters

selected parameters to be plotted in x axis

yParameters

selected parameters to be plotted in y axis

Value

a structured list of plots for each possible combination of pathID output-pkParameter that is found in sensitivity results index file


Open-Systems-Pharmacology/OSPSuite.ReportingEngine documentation built on March 30, 2024, 4:17 p.m.